﻿2026-07-01T10:33:51.2267088Z Current runner version: '2.335.1'
2026-07-01T10:33:51.2272010Z Runner name: 'hfenduleam'
2026-07-01T10:33:51.2272545Z Runner group name: 'Default'
2026-07-01T10:33:51.2273100Z Machine name: 'HFENDULEAM'
2026-07-01T10:33:51.2275211Z ##[group]GITHUB_TOKEN Permissions
2026-07-01T10:33:51.2276566Z Contents: read
2026-07-01T10:33:51.2276977Z Metadata: read
2026-07-01T10:33:51.2277352Z Packages: read
2026-07-01T10:33:51.2277762Z ##[endgroup]
2026-07-01T10:33:51.2279072Z Secret source: Actions
2026-07-01T10:33:51.2279841Z Prepare workflow directory
2026-07-01T10:33:51.2589868Z Prepare all required actions
2026-07-01T10:33:51.2618058Z Getting action download info
2026-07-01T10:33:51.5723879Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-01T10:33:52.2482607Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-07-01T10:33:52.3222648Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-01T10:33:52.3224144Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-01T10:33:52.3225116Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-01T10:33:52.3225993Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-01T10:33:52.3226638Z [36;1mexit 0[0m
2026-07-01T10:33:52.3296182Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:33:52.3296848Z env:
2026-07-01T10:33:52.3297151Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:33:52.3297559Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:33:52.3297924Z ##[endgroup]
2026-07-01T10:33:52.6814886Z ##[group]Run actions/checkout@v5
2026-07-01T10:33:52.6815402Z with:
2026-07-01T10:33:52.6815752Z   repository: SaberMage/spt-core
2026-07-01T10:33:52.6819067Z   token: ***
2026-07-01T10:33:52.6819460Z   ssh-strict: true
2026-07-01T10:33:52.6819937Z   ssh-user: git
2026-07-01T10:33:52.6820258Z   persist-credentials: true
2026-07-01T10:33:52.6820682Z   clean: true
2026-07-01T10:33:52.6821030Z   sparse-checkout-cone-mode: true
2026-07-01T10:33:52.6821411Z   fetch-depth: 1
2026-07-01T10:33:52.6821729Z   fetch-tags: false
2026-07-01T10:33:52.6822056Z   show-progress: true
2026-07-01T10:33:52.6822391Z   lfs: false
2026-07-01T10:33:52.6822693Z   submodules: false
2026-07-01T10:33:52.6823037Z   set-safe-directory: true
2026-07-01T10:33:52.6823396Z env:
2026-07-01T10:33:52.6823699Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:33:52.6824106Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:33:52.6824480Z ##[endgroup]
2026-07-01T10:33:52.8786305Z Syncing repository: SaberMage/spt-core
2026-07-01T10:33:52.8787526Z ##[group]Getting Git version info
2026-07-01T10:33:52.8788053Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T10:33:52.9131619Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:33:52.9334501Z git version 2.43.0.windows.1
2026-07-01T10:33:52.9361633Z ##[endgroup]
2026-07-01T10:33:52.9370031Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8247a957-83a6-4792-91f9-25039c1a8b48\.gitconfig'
2026-07-01T10:33:52.9384575Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8247a957-83a6-4792-91f9-25039c1a8b48' before making global git config changes
2026-07-01T10:33:52.9385952Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:33:52.9389784Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T10:33:52.9621293Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T10:33:52.9804139Z https://github.com/SaberMage/spt-core
2026-07-01T10:33:52.9830263Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T10:33:52.9835068Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T10:33:53.0023180Z HEAD
2026-07-01T10:33:53.0259705Z ##[endgroup]
2026-07-01T10:33:53.0262865Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T10:33:53.4089313Z ##[group]Cleaning the repository
2026-07-01T10:33:53.4094931Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T10:33:53.4339267Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T10:33:53.4783208Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:33:53.4806228Z ##[endgroup]
2026-07-01T10:33:53.4810795Z ##[group]Disabling automatic garbage collection
2026-07-01T10:33:53.4815900Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T10:33:53.5064828Z ##[endgroup]
2026-07-01T10:33:53.5065821Z ##[group]Setting up auth
2026-07-01T10:33:53.5071546Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:33:53.5303131Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:33:53.9105095Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:33:53.9332294Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:33:54.3295323Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:33:54.3514269Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:33:54.7202066Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T10:33:54.7491696Z ##[endgroup]
2026-07-01T10:33:54.7492208Z ##[group]Fetching the repository
2026-07-01T10:33:54.7502106Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T10:33:55.4473117Z ##[endgroup]
2026-07-01T10:33:55.4473477Z ##[group]Determining the checkout info
2026-07-01T10:33:55.4475279Z ##[endgroup]
2026-07-01T10:33:55.4481945Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T10:33:55.4751660Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T10:33:55.4968265Z ##[group]Checking out the ref
2026-07-01T10:33:55.4973094Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T10:33:55.5329558Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T10:33:55.5350573Z ##[endgroup]
2026-07-01T10:33:55.5599242Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T10:33:55.5826447Z 66137930bb69e0edaf305018643d6e9bd77ff064
2026-07-01T10:33:55.6088811Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-07-01T10:33:55.6092621Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-07-01T10:33:55.6163007Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:33:55.6163289Z env:
2026-07-01T10:33:55.6163483Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:33:55.6163735Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:33:55.6163972Z ##[endgroup]
2026-07-01T10:33:57.1649510Z    Compiling proc-macro2 v1.0.106
2026-07-01T10:33:57.1649986Z    Compiling unicode-ident v1.0.24
2026-07-01T10:33:57.1650328Z    Compiling quote v1.0.45
2026-07-01T10:33:57.1650598Z    Compiling cfg-if v1.0.4
2026-07-01T10:33:57.1650888Z    Compiling serde_core v1.0.228
2026-07-01T10:33:57.1651381Z    Compiling serde v1.0.228
2026-07-01T10:33:57.1652146Z    Compiling windows-link v0.2.1
2026-07-01T10:33:57.1652493Z    Compiling typenum v1.20.1
2026-07-01T10:33:57.1653278Z    Compiling version_check v0.9.5
2026-07-01T10:33:57.1654430Z    Compiling portable-atomic v1.13.1
2026-07-01T10:33:57.1654887Z    Compiling getrandom v0.3.4
2026-07-01T10:33:57.1663861Z    Compiling critical-section v1.2.0
2026-07-01T10:33:57.1665874Z    Compiling subtle v2.6.1
2026-07-01T10:33:57.1666213Z    Compiling shlex v2.0.1
2026-07-01T10:33:57.1666508Z    Compiling memchr v2.8.1
2026-07-01T10:33:57.1667047Z    Compiling find-msvc-tools v0.1.9
2026-07-01T10:33:57.3386151Z    Compiling windows-sys v0.61.2
2026-07-01T10:33:57.3442472Z    Compiling semver v1.0.28
2026-07-01T10:33:57.3898705Z    Compiling equivalent v1.0.2
2026-07-01T10:33:57.3922854Z    Compiling smallvec v1.15.1
2026-07-01T10:33:57.5228917Z    Compiling itoa v1.0.18
2026-07-01T10:33:57.5465292Z    Compiling getrandom v0.2.17
2026-07-01T10:33:57.5513973Z    Compiling cpufeatures v0.2.17
2026-07-01T10:33:57.6737384Z    Compiling rustc_version v0.4.1
2026-07-01T10:33:57.6805766Z    Compiling hashbrown v0.17.1
2026-07-01T10:33:57.7337623Z    Compiling generic-array v0.14.7
2026-07-01T10:33:57.7361852Z    Compiling pin-project-lite v0.2.17
2026-07-01T10:33:57.7412344Z    Compiling rand_core v0.10.1
2026-07-01T10:33:57.7627849Z    Compiling getrandom v0.4.2
2026-07-01T10:33:57.7818289Z    Compiling log v0.4.32
2026-07-01T10:33:57.8958928Z    Compiling bitflags v2.12.1
2026-07-01T10:33:57.9763049Z    Compiling winapi v0.3.9
2026-07-01T10:33:58.1157964Z    Compiling jobserver v0.1.34
2026-07-01T10:33:58.1371108Z    Compiling futures-core v0.3.32
2026-07-01T10:33:58.1746019Z    Compiling bytes v1.11.1
2026-07-01T10:33:58.1922964Z    Compiling rand_core v0.6.4
2026-07-01T10:33:58.2098998Z    Compiling curve25519-dalek v4.1.3
2026-07-01T10:33:58.2645618Z    Compiling zerocopy v0.8.50
2026-07-01T10:33:58.3099363Z    Compiling ahash v0.8.12
2026-07-01T10:33:58.3739878Z    Compiling cc v1.2.63
2026-07-01T10:33:58.4894583Z    Compiling indexmap v2.14.0
2026-07-01T10:33:58.5751567Z    Compiling stable_deref_trait v1.2.1
2026-07-01T10:33:58.5798874Z    Compiling signature v2.2.0
2026-07-01T10:33:58.6151496Z    Compiling libc v0.2.186
2026-07-01T10:33:58.7431697Z    Compiling ed25519 v2.2.3
2026-07-01T10:33:58.7655235Z    Compiling syn v2.0.117
2026-07-01T10:33:58.7693883Z    Compiling zmij v1.0.21
2026-07-01T10:33:58.8359635Z    Compiling pkg-config v0.3.33
2026-07-01T10:33:58.9019639Z    Compiling vcpkg v0.2.15
2026-07-01T10:33:58.9753431Z    Compiling serde_json v1.0.150
2026-07-01T10:33:58.9800241Z    Compiling autocfg v1.5.1
2026-07-01T10:33:59.0452335Z    Compiling fastrand v2.4.1
2026-07-01T10:33:59.2257190Z    Compiling crypto-common v0.1.7
2026-07-01T10:33:59.2307529Z    Compiling block-buffer v0.10.4
2026-07-01T10:33:59.3774048Z    Compiling digest v0.10.7
2026-07-01T10:33:59.3787327Z    Compiling slab v0.4.12
2026-07-01T10:33:59.4189362Z    Compiling futures-sink v0.3.32
2026-07-01T10:33:59.4423873Z    Compiling futures-io v0.3.32
2026-07-01T10:33:59.4844680Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-01T10:33:59.6274827Z    Compiling futures-channel v0.3.32
2026-07-01T10:33:59.6444854Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-01T10:33:59.6705924Z    Compiling rustversion v1.0.22
2026-07-01T10:33:59.6817827Z    Compiling sha2 v0.10.9
2026-07-01T10:33:59.6972327Z    Compiling fallible-iterator v0.3.0
2026-07-01T10:33:59.7125249Z    Compiling futures-task v0.3.32
2026-07-01T10:33:59.7386660Z    Compiling fnv v1.0.7
2026-07-01T10:33:59.7643662Z    Compiling cfg_aliases v0.2.1
2026-07-01T10:33:59.8413676Z    Compiling strsim v0.11.1
2026-07-01T10:33:59.9014756Z    Compiling writeable v0.6.3
2026-07-01T10:33:59.9079586Z    Compiling litemap v0.8.2
2026-07-01T10:33:59.9276272Z    Compiling cmake v0.1.58
2026-07-01T10:33:59.9476638Z    Compiling utf8_iter v1.0.4
2026-07-01T10:34:00.0926920Z    Compiling dunce v1.0.5
2026-07-01T10:34:00.1436042Z    Compiling anyhow v1.0.102
2026-07-01T10:34:00.1849615Z    Compiling windows-targets v0.52.6
2026-07-01T10:34:00.1858610Z    Compiling ident_case v1.0.1
2026-07-01T10:34:00.1876483Z    Compiling fs_extra v1.3.0
2026-07-01T10:34:00.2096213Z    Compiling icu_normalizer_data v2.2.0
2026-07-01T10:34:00.2637998Z    Compiling windows-sys v0.59.0
2026-07-01T10:34:00.2988139Z    Compiling icu_properties_data v2.2.0
2026-07-01T10:34:00.3053820Z    Compiling percent-encoding v2.3.2
2026-07-01T10:34:00.3689115Z    Compiling http v1.4.1
2026-07-01T10:34:00.5849843Z    Compiling cpufeatures v0.3.0
2026-07-01T10:34:00.5950268Z    Compiling aws-lc-rs v1.17.0
2026-07-01T10:34:00.6531364Z    Compiling thiserror v2.0.18
2026-07-01T10:34:00.6903894Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T10:34:00.7308114Z    Compiling aws-lc-sys v0.41.0
2026-07-01T10:34:00.7632944Z    Compiling ring v0.17.14
2026-07-01T10:34:01.0503194Z    Compiling unicode-segmentation v1.13.3
2026-07-01T10:34:03.4822409Z    Compiling fs2 v0.4.3
2026-07-01T10:34:03.6124552Z    Compiling scopeguard v1.2.0
2026-07-01T10:34:03.6538020Z    Compiling chacha20 v0.10.0
2026-07-01T10:34:03.7226899Z    Compiling lock_api v0.4.14
2026-07-01T10:34:03.7310024Z    Compiling form_urlencoded v1.2.2
2026-07-01T10:34:03.7539793Z    Compiling untrusted v0.9.0
2026-07-01T10:34:03.8029158Z    Compiling num-traits v0.2.19
2026-07-01T10:34:03.8633454Z    Compiling windows-strings v0.5.1
2026-07-01T10:34:03.9272922Z    Compiling rand v0.10.1
2026-07-01T10:34:03.9584049Z    Compiling windows-result v0.4.1
2026-07-01T10:34:04.0131052Z    Compiling heck v0.5.0
2026-07-01T10:34:04.0144925Z    Compiling rustls v0.23.40
2026-07-01T10:34:04.0354806Z    Compiling synstructure v0.13.2
2026-07-01T10:34:04.0420777Z    Compiling darling_core v0.20.11
2026-07-01T10:34:04.1085945Z    Compiling socket2 v0.6.4
2026-07-01T10:34:04.2473463Z    Compiling mio v1.2.1
2026-07-01T10:34:04.3322564Z    Compiling convert_case v0.10.0
2026-07-01T10:34:04.4416838Z    Compiling unicode-xid v0.2.6
2026-07-01T10:34:04.5209981Z    Compiling atomic-waker v1.1.2
2026-07-01T10:34:04.5370235Z    Compiling arrayvec v0.7.6
2026-07-01T10:34:04.5499369Z    Compiling const-oid v0.10.2
2026-07-01T10:34:04.7718039Z    Compiling parking_lot_core v0.9.12
2026-07-01T10:34:04.7718924Z    Compiling httparse v1.10.1
2026-07-01T10:34:04.7813524Z    Compiling http-body v1.0.1
2026-07-01T10:34:04.8399430Z    Compiling hybrid-array v0.4.12
2026-07-01T10:34:04.8767499Z    Compiling either v1.16.0
2026-07-01T10:34:04.9125149Z    Compiling base64ct v1.8.3
2026-07-01T10:34:05.0461148Z    Compiling powerfmt v0.2.0
2026-07-01T10:34:05.0500757Z    Compiling utf8parse v0.2.2
2026-07-01T10:34:05.0662969Z    Compiling memoffset v0.6.5
2026-07-01T10:34:05.1852053Z    Compiling deranged v0.5.8
2026-07-01T10:34:05.2365104Z    Compiling pem-rfc7468 v1.0.0
2026-07-01T10:34:05.3364964Z    Compiling base64 v0.22.1
2026-07-01T10:34:05.3366780Z    Compiling tinyvec_macros v0.1.1
2026-07-01T10:34:05.3885820Z    Compiling num-conv v0.2.2
2026-07-01T10:34:05.5367612Z    Compiling thiserror v1.0.69
2026-07-01T10:34:05.5735198Z    Compiling data-encoding v2.11.0
2026-07-01T10:34:05.5932322Z    Compiling try-lock v0.2.5
2026-07-01T10:34:05.6114850Z    Compiling ref-cast v1.0.25
2026-07-01T10:34:05.6512399Z    Compiling time-core v0.1.8
2026-07-01T10:34:05.7748170Z    Compiling tower-service v0.3.3
2026-07-01T10:34:05.8616625Z    Compiling want v0.3.1
2026-07-01T10:34:05.8870141Z    Compiling parking_lot v0.12.5
2026-07-01T10:34:05.8879887Z    Compiling tinyvec v1.11.0
2026-07-01T10:34:05.9290951Z    Compiling crypto-common v0.2.2
2026-07-01T10:34:05.9758367Z    Compiling block-buffer v0.12.0
2026-07-01T10:34:06.1096549Z    Compiling serde_derive_internals v0.29.1
2026-07-01T10:34:06.1976961Z    Compiling vergen-lib v9.1.0
2026-07-01T10:34:06.2449317Z    Compiling n0-future v0.3.2
2026-07-01T10:34:06.2959762Z    Compiling serial-core v0.4.0
2026-07-01T10:34:06.4033823Z    Compiling inout v0.1.4
2026-07-01T10:34:06.4546277Z    Compiling aho-corasick v1.1.4
2026-07-01T10:34:06.5018644Z    Compiling parking v2.2.1
2026-07-01T10:34:06.5321511Z    Compiling toml_write v0.1.2
2026-07-01T10:34:06.5575261Z    Compiling crossbeam-utils v0.8.21
2026-07-01T10:34:06.5683033Z    Compiling winnow v0.7.15
2026-07-01T10:34:06.6588317Z    Compiling winnow v1.0.3
2026-07-01T10:34:06.6715858Z    Compiling cordyceps v0.3.4
2026-07-01T10:34:06.6933635Z    Compiling spin v0.10.0
2026-07-01T10:34:06.7530581Z    Compiling winreg v0.10.1
2026-07-01T10:34:06.7574266Z    Compiling serde_derive v1.0.228
2026-07-01T10:34:06.8035367Z    Compiling zeroize_derive v1.4.3
2026-07-01T10:34:06.8657525Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-01T10:34:06.9881851Z    Compiling zerofrom-derive v0.1.7
2026-07-01T10:34:07.0545891Z    Compiling yoke-derive v0.8.2
2026-07-01T10:34:07.0811214Z    Compiling tokio-macros v2.7.0
2026-07-01T10:34:07.1100214Z    Compiling futures-macro v0.3.32
2026-07-01T10:34:07.1917049Z    Compiling zerovec-derive v0.11.3
2026-07-01T10:34:07.6498705Z    Compiling displaydoc v0.2.6
2026-07-01T10:34:07.6620397Z    Compiling zeroize v1.8.2
2026-07-01T10:34:07.6958067Z    Compiling tracing-attributes v0.1.31
2026-07-01T10:34:07.7477521Z    Compiling thiserror-impl v2.0.18
2026-07-01T10:34:07.7521785Z    Compiling darling_macro v0.20.11
2026-07-01T10:34:08.2498000Z    Compiling rustls-pki-types v1.14.1
2026-07-01T10:34:08.4296711Z    Compiling tokio v1.52.3
2026-07-01T10:34:08.5494066Z    Compiling darling v0.20.11
2026-07-01T10:34:08.5687653Z    Compiling futures-util v0.3.32
2026-07-01T10:34:08.7386243Z    Compiling derive_more-impl v2.1.1
2026-07-01T10:34:08.7431502Z    Compiling spez v0.1.2
2026-07-01T10:34:08.7820048Z    Compiling windows-interface v0.59.3
2026-07-01T10:34:08.8200565Z    Compiling n0-error-macros v0.1.3
2026-07-01T10:34:08.9092944Z    Compiling derive_builder_core v0.20.2
2026-07-01T10:34:09.0168066Z    Compiling zerofrom v0.1.8
2026-07-01T10:34:09.0810989Z    Compiling windows-implement v0.60.2
2026-07-01T10:34:09.2075988Z    Compiling der v0.8.0-rc.10
2026-07-01T10:34:09.4177475Z    Compiling ed25519-dalek v2.2.0
2026-07-01T10:34:09.4965421Z    Compiling yoke v0.8.3
2026-07-01T10:34:09.8454540Z    Compiling spt-proto v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-01T10:34:09.8886594Z    Compiling pin-project-internal v1.1.13
2026-07-01T10:34:09.8936800Z    Compiling thiserror-impl v1.0.69
2026-07-01T10:34:09.9619226Z    Compiling zerovec v0.11.6
2026-07-01T10:34:09.9849755Z    Compiling zerotrie v0.2.4
2026-07-01T10:34:10.0187855Z    Compiling windows-core v0.62.2
2026-07-01T10:34:10.2591602Z    Compiling derive_builder_macro v0.20.2
2026-07-01T10:34:10.3086073Z    Compiling n0-error v0.1.3
2026-07-01T10:34:10.4589772Z    Compiling ref-cast-impl v1.0.25
2026-07-01T10:34:10.6134291Z    Compiling tinystr v0.8.3
2026-07-01T10:34:10.7237159Z    Compiling potential_utf v0.1.5
2026-07-01T10:34:10.8303439Z    Compiling icu_locale_core v2.2.0
2026-07-01T10:34:10.9515597Z    Compiling icu_collections v2.2.0
2026-07-01T10:34:11.0239640Z    Compiling derive_builder v0.20.2
2026-07-01T10:34:11.1307733Z    Compiling regex-syntax v0.8.10
2026-07-01T10:34:11.1624117Z    Compiling diatomic-waker v0.2.3
2026-07-01T10:34:11.1872394Z    Compiling httpdate v1.0.3
2026-07-01T10:34:11.3999568Z    Compiling futures-buffered v0.2.13
2026-07-01T10:34:11.4374878Z    Compiling spki v0.8.0-rc.4
2026-07-01T10:34:11.4896936Z    Compiling pin-project v1.1.13
2026-07-01T10:34:11.5083441Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-01T10:34:11.7141308Z    Compiling ipnet v2.12.0
2026-07-01T10:34:11.7144839Z    Compiling serde_spanned v0.6.9
2026-07-01T10:34:11.7515418Z    Compiling toml_datetime v0.6.11
2026-07-01T10:34:11.7898612Z    Compiling icu_provider v2.2.0
2026-07-01T10:34:11.8248807Z    Compiling schemars_derive v1.2.1
2026-07-01T10:34:11.9986246Z    Compiling toml_edit v0.22.27
2026-07-01T10:34:12.0373084Z    Compiling digest v0.11.3
2026-07-01T10:34:12.0835007Z    Compiling icu_properties v2.2.0
2026-07-01T10:34:12.0894737Z    Compiling icu_normalizer v2.2.0
2026-07-01T10:34:12.2071827Z    Compiling once_cell v1.21.4
2026-07-01T10:34:12.2935677Z    Compiling futures-lite v2.6.1
2026-07-01T10:34:12.3891051Z    Compiling cipher v0.4.4
2026-07-01T10:34:12.5067945Z    Compiling tracing-core v0.1.36
2026-07-01T10:34:12.6033139Z    Compiling tempfile v3.27.0
2026-07-01T10:34:12.8152977Z    Compiling hashbrown v0.14.5
2026-07-01T10:34:12.8458818Z    Compiling tokio-util v0.7.18
2026-07-01T10:34:12.8501812Z    Compiling serial-windows v0.4.0
2026-07-01T10:34:13.1293282Z    Compiling tracing v0.1.44
2026-07-01T10:34:13.1639477Z    Compiling regex-automata v0.4.14
2026-07-01T10:34:13.2273441Z    Compiling vergen-lib v0.1.6
2026-07-01T10:34:13.3317507Z    Compiling vergen v9.1.0
2026-07-01T10:34:13.4393696Z    Compiling derive_more v2.1.1
2026-07-01T10:34:13.4473811Z    Compiling noq-udp v0.10.0
2026-07-01T10:34:14.0061476Z    Compiling hashlink v0.9.1
2026-07-01T10:34:14.0396256Z    Compiling idna_adapter v1.2.2
2026-07-01T10:34:14.1273707Z    Compiling h2 v0.4.14
2026-07-01T10:34:14.1349083Z    Compiling universal-hash v0.5.1
2026-07-01T10:34:14.2032138Z    Compiling idna v1.1.0
2026-07-01T10:34:14.2326998Z    Compiling sync_wrapper v1.0.2
2026-07-01T10:34:14.2415155Z    Compiling heapless v0.7.17
2026-07-01T10:34:14.3045750Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-01T10:34:14.3103800Z    Compiling allocator-api2 v0.2.21
2026-07-01T10:34:14.3709085Z    Compiling rusqlite v0.32.1
2026-07-01T10:34:14.4270505Z    Compiling byteorder v1.5.0
2026-07-01T10:34:14.5358916Z    Compiling url v2.5.8
2026-07-01T10:34:14.6121456Z    Compiling dyn-clone v1.0.20
2026-07-01T10:34:14.6615995Z    Compiling pin-utils v0.1.0
2026-07-01T10:34:14.6904992Z    Compiling bitflags v1.3.2
2026-07-01T10:34:14.7162397Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-01T10:34:14.7739140Z    Compiling lazy_static v1.5.0
2026-07-01T10:34:14.7770218Z    Compiling opaque-debug v0.3.1
2026-07-01T10:34:14.8718755Z    Compiling schemars v1.2.1
2026-07-01T10:34:14.8844268Z    Compiling nix v0.25.1
2026-07-01T10:34:14.9304320Z    Compiling shared_library v0.1.9
2026-07-01T10:34:14.9592938Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-01T10:34:14.9957683Z    Compiling polyval v0.6.2
2026-07-01T10:34:15.0948993Z    Compiling regex v1.12.3
2026-07-01T10:34:15.3361662Z    Compiling spt-store v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-01T10:34:15.3857981Z    Compiling hash32 v0.2.1
2026-07-01T10:34:15.5481717Z    Compiling toml v0.8.23
2026-07-01T10:34:15.7390721Z    Compiling serial v0.4.0
2026-07-01T10:34:15.8810899Z    Compiling prefix-trie v0.8.4
2026-07-01T10:34:16.0148388Z    Compiling filedescriptor v0.8.3
2026-07-01T10:34:16.2386955Z    Compiling futures-executor v0.3.32
2026-07-01T10:34:16.2786995Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-01T10:34:16.2803806Z    Compiling spin v0.9.8
2026-07-01T10:34:16.3237199Z    Compiling vergen-gitcl v1.0.8
2026-07-01T10:34:16.5524887Z    Compiling vte_generate_state_changes v0.1.2
2026-07-01T10:34:16.5803453Z    Compiling windows-threading v0.2.1
2026-07-01T10:34:16.6141379Z    Compiling signature v3.0.0
2026-07-01T10:34:16.6361011Z    Compiling shell-words v1.1.1
2026-07-01T10:34:16.6671223Z    Compiling tower-layer v0.3.3
2026-07-01T10:34:16.6695361Z    Compiling downcast-rs v1.2.1
2026-07-01T10:34:16.7328185Z    Compiling ryu v1.0.23
2026-07-01T10:34:16.8035576Z    Compiling portable-pty v0.8.1
2026-07-01T10:34:16.8212945Z    Compiling ed25519 v3.0.0-rc.4
2026-07-01T10:34:16.8281020Z    Compiling windows-future v0.3.2
2026-07-01T10:34:16.8790681Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-01T10:34:16.9164420Z    Compiling futures v0.3.32
2026-07-01T10:34:16.9224894Z    Compiling vte v0.13.1
2026-07-01T10:34:17.3130999Z    Compiling proc-macro-crate v3.5.0
2026-07-01T10:34:17.5012932Z    Compiling spt-msg v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-01T10:34:17.8196466Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-01T10:34:17.8368899Z    Compiling ghash v0.5.1
2026-07-01T10:34:17.9241625Z    Compiling aes v0.8.4
2026-07-01T10:34:18.0428652Z    Compiling ctr v0.9.2
2026-07-01T10:34:18.1136168Z    Compiling sha2 v0.11.0-rc.5
2026-07-01T10:34:18.2451944Z    Compiling hyper v1.10.1
2026-07-01T10:34:18.2747959Z    Compiling windows-collections v0.3.2
2026-07-01T10:34:18.3043514Z    Compiling windows-numerics v0.3.1
2026-07-01T10:34:18.3330008Z    Compiling cobs v0.3.0
2026-07-01T10:34:18.4044606Z    Compiling postcard-derive v0.2.2
2026-07-01T10:34:18.4125487Z    Compiling time v0.3.47
2026-07-01T10:34:18.5549854Z    Compiling http-body-util v0.1.3
2026-07-01T10:34:18.6399767Z    Compiling aead v0.5.2
2026-07-01T10:34:18.6638928Z    Compiling ipconfig v0.3.4
2026-07-01T10:34:18.8086867Z    Compiling widestring v1.2.1
2026-07-01T10:34:18.8187872Z    Compiling aes-gcm v0.10.3
2026-07-01T10:34:18.9297052Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-01T10:34:18.9629009Z    Compiling windows v0.62.2
2026-07-01T10:34:18.9693522Z    Compiling data-encoding-macro v0.1.20
2026-07-01T10:34:19.0864224Z    Compiling num_enum_derive v0.7.6
2026-07-01T10:34:19.1791115Z    Compiling spt-runtime v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-01T10:34:19.2887995Z    Compiling tower v0.5.3
2026-07-01T10:34:19.4697955Z    Compiling crossbeam-channel v0.5.15
2026-07-01T10:34:19.4783166Z    Compiling crossbeam-epoch v0.9.18
2026-07-01T10:34:19.4991241Z    Compiling chrono v0.4.45
2026-07-01T10:34:19.5816655Z    Compiling hyper-util v0.1.20
2026-07-01T10:34:19.7696461Z    Compiling postcard v1.1.3
2026-07-01T10:34:19.9372323Z    Compiling strum_macros v0.28.0
2026-07-01T10:34:19.9605323Z    Compiling enum-assoc v1.3.0
2026-07-01T10:34:20.4681796Z    Compiling iroh-metrics-derive v0.4.1
2026-07-01T10:34:20.4832699Z    Compiling async-trait v0.1.89
2026-07-01T10:34:20.7149158Z    Compiling windows-registry v0.6.1
2026-07-01T10:34:20.7660535Z    Compiling blake3 v1.8.5
2026-07-01T10:34:20.9483034Z    Compiling netwatch v0.16.0
2026-07-01T10:34:21.0241445Z    Compiling noq v0.18.0
2026-07-01T10:34:21.1053252Z    Compiling uuid v1.23.2
2026-07-01T10:34:21.1991919Z    Compiling acto v0.8.2
2026-07-01T10:34:21.2118279Z    Compiling mac-addr v0.3.0
2026-07-01T10:34:21.2177706Z    Compiling rustc-hash v2.1.2
2026-07-01T10:34:21.3743190Z    Compiling lru-slab v0.1.2
2026-07-01T10:34:21.4344084Z    Compiling tagptr v0.2.0
2026-07-01T10:34:21.4650017Z    Compiling xml-rs v0.8.28
2026-07-01T10:34:21.5242887Z    Compiling identity-hash v0.1.0
2026-07-01T10:34:21.5292637Z    Compiling sorted-index-buffer v0.2.1
2026-07-01T10:34:21.5689763Z    Compiling foldhash v0.2.0
2026-07-01T10:34:21.6170159Z    Compiling moka v0.12.15
2026-07-01T10:34:21.7114478Z    Compiling hashbrown v0.16.1
2026-07-01T10:34:21.7167805Z    Compiling netdev v0.42.0
2026-07-01T10:34:21.7726885Z    Compiling iroh-metrics v0.38.3
2026-07-01T10:34:21.7897279Z    Compiling iroh-relay v0.98.0
2026-07-01T10:34:21.8845107Z    Compiling num_enum v0.7.6
2026-07-01T10:34:22.1847541Z    Compiling xmltree v0.10.3
2026-07-01T10:34:22.2455093Z    Compiling tower-http v0.6.11
2026-07-01T10:34:22.3676918Z    Compiling iroh-base v0.98.0
2026-07-01T10:34:22.4215795Z    Compiling spt-term v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-01T10:34:22.4632452Z    Compiling n0-watcher v0.6.1
2026-07-01T10:34:22.6393240Z    Compiling attohttpc v0.30.1
2026-07-01T10:34:22.6429371Z    Compiling tokio-stream v0.1.18
2026-07-01T10:34:22.6492799Z    Compiling strum v0.28.0
2026-07-01T10:34:22.7164087Z    Compiling simple-dns v0.9.3
2026-07-01T10:34:22.9139498Z    Compiling smol_str v0.1.24
2026-07-01T10:34:22.9249618Z    Compiling resolv-conf v0.7.6
2026-07-01T10:34:22.9991913Z    Compiling constant_time_eq v0.4.2
2026-07-01T10:34:23.2176830Z    Compiling arrayref v0.3.9
2026-07-01T10:34:23.2480491Z    Compiling simdutf8 v0.1.5
2026-07-01T10:34:23.2745119Z    Compiling sha1_smol v1.0.1
2026-07-01T10:34:23.3093876Z    Compiling igd-next v0.17.1
2026-07-01T10:34:23.3648013Z    Compiling lru v0.16.4
2026-07-01T10:34:23.5190489Z    Compiling webpki-roots v1.0.7
2026-07-01T10:34:23.5776391Z    Compiling seize v0.5.1
2026-07-01T10:34:23.6417454Z    Compiling serde_bytes v0.11.19
2026-07-01T10:34:23.6479567Z    Compiling iroh v0.98.2
2026-07-01T10:34:23.6732358Z    Compiling hmac v0.12.1
2026-07-01T10:34:23.7043935Z    Compiling cmov v0.5.4
2026-07-01T10:34:23.8680325Z    Compiling iroh-dns v0.98.0
2026-07-01T10:34:23.9932584Z    Compiling ctutils v0.4.2
2026-07-01T10:34:23.9972272Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-01T10:34:24.0505932Z    Compiling papaya v0.2.4
2026-07-01T10:34:24.1149026Z    Compiling hkdf v0.12.4
2026-07-01T10:34:24.1248984Z    Compiling backon v1.6.0
2026-07-01T10:34:24.1987529Z    Compiling sha1 v0.10.6
2026-07-01T10:34:24.3217148Z    Compiling spake2 v0.4.0
2026-07-01T10:34:24.3286355Z    Compiling spt-live v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-01T10:34:24.3833703Z    Compiling doctest-file v1.1.1
2026-07-01T10:34:24.4832184Z    Compiling recvmsg v1.0.0
2026-07-01T10:34:24.4945194Z    Compiling darling_core v0.23.0
2026-07-01T10:34:24.5300463Z    Compiling anstyle v1.0.14
2026-07-01T10:34:24.5437435Z    Compiling once_cell_polyfill v1.70.2
2026-07-01T10:34:24.7282285Z    Compiling anstyle-parse v1.0.0
2026-07-01T10:34:24.7563402Z    Compiling anstyle-wincon v3.0.11
2026-07-01T10:34:24.8432888Z    Compiling anstyle-query v1.1.5
2026-07-01T10:34:24.9037515Z    Compiling foldhash v0.1.5
2026-07-01T10:34:24.9375655Z    Compiling paste v1.0.15
2026-07-01T10:34:24.9547807Z    Compiling colorchoice v1.0.5
2026-07-01T10:34:25.0305561Z    Compiling is_terminal_polyfill v1.70.2
2026-07-01T10:34:25.1600624Z    Compiling instability v0.3.12
2026-07-01T10:34:25.1686042Z    Compiling anstream v1.0.0
2026-07-01T10:34:25.1688972Z    Compiling hashbrown v0.15.5
2026-07-01T10:34:25.2181787Z    Compiling strum_macros v0.26.4
2026-07-01T10:34:25.2283440Z    Compiling interprocess v2.4.2
2026-07-01T10:34:25.5254464Z    Compiling itertools v0.13.0
2026-07-01T10:34:25.6240682Z    Compiling terminal_size v0.4.4
2026-07-01T10:34:25.8106986Z    Compiling castaway v0.2.4
2026-07-01T10:34:25.8837499Z    Compiling crossterm_winapi v0.9.1
2026-07-01T10:34:25.8892091Z    Compiling static_assertions v1.1.0
2026-07-01T10:34:25.9569636Z    Compiling indoc v2.0.7
2026-07-01T10:34:25.9780068Z    Compiling unicode-width v0.1.14
2026-07-01T10:34:26.0273849Z    Compiling clap_lex v1.1.0
2026-07-01T10:34:26.4316135Z    Compiling clap_builder v4.6.0
2026-07-01T10:34:26.4723913Z    Compiling crossterm v0.28.1
2026-07-01T10:34:26.4863465Z    Compiling compact_str v0.8.2
2026-07-01T10:34:26.6042244Z    Compiling lru v0.12.5
2026-07-01T10:34:26.8118242Z    Compiling clap_derive v4.6.1
2026-07-01T10:34:26.8805839Z    Compiling cassowary v0.3.0
2026-07-01T10:34:26.8904906Z    Compiling unicode-width v0.2.0
2026-07-01T10:34:27.2570825Z    Compiling unicode-truncate v1.1.0
2026-07-01T10:34:27.3328744Z    Compiling error-code v3.3.2
2026-07-01T10:34:27.4247012Z    Compiling nucleo-matcher v0.3.1
2026-07-01T10:34:27.4578987Z    Compiling clipboard-win v5.4.1
2026-07-01T10:34:27.4973968Z    Compiling qrcode v0.14.1
2026-07-01T10:34:27.7071396Z    Compiling strum v0.26.3
2026-07-01T10:34:27.9179629Z    Compiling mock-adapter v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-07-01T10:34:28.1611671Z    Compiling darling_macro v0.23.0
2026-07-01T10:34:28.6964442Z    Compiling darling v0.23.0
2026-07-01T10:34:29.0970977Z    Compiling clap v4.6.1
2026-07-01T10:34:29.2854467Z    Compiling wmi v0.18.4
2026-07-01T10:34:29.8888797Z    Compiling ratatui v0.29.0
2026-07-01T10:34:31.4018180Z    Compiling portmapper v0.16.0
2026-07-01T10:34:48.2014358Z    Compiling rustls-webpki v0.103.13
2026-07-01T10:34:50.6722556Z    Compiling tokio-rustls v0.26.4
2026-07-01T10:34:50.6722780Z    Compiling rustls-platform-verifier v0.7.0
2026-07-01T10:34:50.6723053Z    Compiling noq-proto v0.17.0
2026-07-01T10:34:50.8410444Z    Compiling hyper-rustls v0.27.9
2026-07-01T10:34:50.8410795Z    Compiling hickory-net v0.26.0-beta.4
2026-07-01T10:34:50.8411075Z    Compiling tokio-websockets v0.13.2
2026-07-01T10:34:51.0061075Z    Compiling reqwest v0.13.4
2026-07-01T10:34:52.0708176Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-01T10:35:12.0571346Z    Compiling spt-net v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-01T10:35:13.6321898Z    Compiling spt-daemon v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-01T10:35:24.4462244Z    Compiling spt v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-01T10:36:01.6077756Z    Compiling xtask v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-07-01T10:36:17.8866222Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
2026-07-01T10:36:43.0465031Z ────────────
2026-07-01T10:36:43.0465314Z  Nextest run ID 43900e6b-2a08-4401-9d7c-9af78a7942c1 with nextest profile: default
2026-07-01T10:36:43.0465631Z     Starting 1336 tests across 57 binaries (1 test and 39 binaries skipped)
2026-07-01T10:36:43.0767643Z         PASS [   0.027s] (   1/1336) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-07-01T10:36:43.0811031Z         PASS [   0.033s] (   2/1336) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-07-01T10:36:43.1072785Z         PASS [   0.059s] (   3/1336) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-07-01T10:36:45.8237900Z         PASS [   2.768s] (   4/1336) spt::json_emit json_flag_emits_parseable_json_for_read_status_subset
2026-07-01T10:36:46.1251278Z         PASS [   3.077s] (   5/1336) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-07-01T10:36:46.1428068Z         PASS [   0.018s] (   6/1336) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-07-01T10:36:46.2318687Z         PASS [   3.183s] (   7/1336) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-07-01T10:36:46.3336380Z         PASS [   3.273s] (   8/1336) spt::contract_e2e seed_then_listen_binds_and_relays
2026-07-01T10:36:46.5778181Z         PASS [   3.524s] (   9/1336) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-07-01T10:36:46.6118144Z         PASS [   3.563s] (  10/1336) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-07-01T10:36:46.6838578Z         PASS [   0.070s] (  11/1336) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-07-01T10:36:47.1148699Z         PASS [   4.062s] (  12/1336) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-07-01T10:36:47.1190378Z         PASS [   0.537s] (  13/1336) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-07-01T10:36:47.1300011Z         PASS [   4.073s] (  14/1336) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-07-01T10:36:47.1376917Z         PASS [   1.319s] (  15/1336) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-07-01T10:36:47.5970490Z         PASS [   4.533s] (  16/1336) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-07-01T10:36:47.6042147Z         PASS [   0.474s] (  17/1336) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-07-01T10:36:47.8013020Z         PASS [   0.203s] (  18/1336) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-07-01T10:36:47.8749017Z         PASS [   0.074s] (  19/1336) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-07-01T10:36:47.9642243Z         PASS [   0.090s] (  20/1336) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-07-01T10:36:48.0288203Z         PASS [   0.063s] (  21/1336) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-07-01T10:36:48.0673163Z         PASS [   0.037s] (  22/1336) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-07-01T10:36:48.1170671Z         PASS [   0.045s] (  23/1336) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-07-01T10:36:48.1411708Z         PASS [   0.032s] (  24/1336) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-07-01T10:36:48.2764417Z         PASS [   0.127s] (  25/1336) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-07-01T10:36:48.4187397Z         PASS [   2.275s] (  26/1336) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-07-01T10:36:48.4849884Z         PASS [   1.804s] (  27/1336) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-07-01T10:36:48.5150458Z         PASS [   0.030s] (  28/1336) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-07-01T10:36:48.5669599Z         PASS [   0.052s] (  29/1336) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-07-01T10:36:48.5676315Z         PASS [   0.298s] (  30/1336) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-07-01T10:36:48.5813793Z         PASS [   0.148s] (  31/1336) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-07-01T10:36:48.8516444Z         PASS [   0.285s] (  32/1336) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-07-01T10:36:48.8726425Z         PASS [   0.304s] (  33/1336) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-07-01T10:36:48.9888832Z         PASS [   0.409s] (  34/1336) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-07-01T10:36:49.1287634Z         PASS [   0.242s] (  35/1336) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-07-01T10:36:49.1352744Z         PASS [   6.065s] (  36/1336) spt::adapter_post_step adapter_update_runs_post_step_unconditionally_and_arbitrates_notice
2026-07-01T10:36:49.2416593Z         PASS [   0.364s] (  37/1336) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-07-01T10:36:49.2498198Z         PASS [   0.123s] (  38/1336) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-07-01T10:36:49.2986075Z         PASS [   0.180s] (  39/1336) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-07-01T10:36:49.3173277Z         PASS [   0.065s] (  40/1336) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-07-01T10:36:49.4106225Z         PASS [   0.103s] (  41/1336) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-07-01T10:36:49.4107265Z         PASS [   0.110s] (  42/1336) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-07-01T10:36:49.4598609Z         PASS [   0.482s] (  43/1336) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-07-01T10:36:51.1910360Z         PASS [   4.958s] (  44/1336) spt::psyche_download_e2e psyche_download_emits_brief_with_pending_then_self_clears
2026-07-01T10:36:51.1950363Z         PASS [   1.789s] (  45/1336) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-07-01T10:36:51.1960793Z         PASS [   8.087s] (  46/1336) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-01T10:36:51.1979856Z         PASS [   1.793s] (  47/1336) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-07-01T10:36:51.2106593Z         PASS [   1.752s] (  48/1336) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-07-01T10:36:51.2284472Z         PASS [   0.035s] (  49/1336) spt::bin/spt api::reporting::tests::history_log_appends
2026-07-01T10:36:51.2969124Z         PASS [   0.103s] (  50/1336) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-07-01T10:36:51.3449635Z         PASS [   0.151s] (  51/1336) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-07-01T10:36:51.3515989Z         PASS [   5.030s] (  52/1336) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-07-01T10:36:51.3862290Z         PASS [   0.034s] (  53/1336) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-07-01T10:36:51.4160435Z         PASS [   0.216s] (  54/1336) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-07-01T10:36:51.4186758Z         PASS [   0.207s] (  55/1336) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-07-01T10:36:51.4190370Z         PASS [   8.338s] (  56/1336) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-01T10:36:51.4419275Z         PASS [   0.218s] (  57/1336) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-07-01T10:36:51.4572266Z         PASS [   0.040s] (  58/1336) spt::bin/spt api::startup::tests::missing_seed_refused
2026-07-01T10:36:51.4885872Z         PASS [   0.075s] (  59/1336) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-07-01T10:36:51.4896284Z         PASS [   0.144s] (  60/1336) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-07-01T10:36:51.5119743Z         PASS [   0.022s] (  61/1336) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-07-01T10:36:51.5292709Z         PASS [   0.041s] (  62/1336) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-07-01T10:36:51.5412269Z         PASS [   0.030s] (  63/1336) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-07-01T10:36:51.5466676Z         PASS [   0.127s] (  64/1336) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-07-01T10:36:51.5595011Z         PASS [   2.344s] (  65/1336) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-07-01T10:36:51.5600348Z         PASS [   0.118s] (  66/1336) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-07-01T10:36:51.5612980Z         PASS [   0.175s] (  67/1336) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-07-01T10:36:51.5633857Z         PASS [   0.265s] (  68/1336) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-07-01T10:36:51.5653335Z         PASS [   0.036s] (  69/1336) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-07-01T10:36:51.5686374Z         PASS [   0.027s] (  70/1336) spt::bin/spt api::tests::adapter_is_optional
2026-07-01T10:36:51.5751173Z         PASS [   0.015s] (  71/1336) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-07-01T10:36:51.5801791Z         PASS [   0.033s] (  72/1336) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-07-01T10:36:51.5974062Z         PASS [   0.035s] (  73/1336) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-07-01T10:36:51.6007220Z         PASS [   0.038s] (  74/1336) spt::bin/spt api::tests::state_value_is_validated
2026-07-01T10:36:51.6018735Z         PASS [   0.144s] (  75/1336) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-07-01T10:36:51.6028654Z         PASS [   0.042s] (  76/1336) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-07-01T10:36:51.6057579Z         PASS [   8.528s] (  77/1336) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-01T10:36:51.6318573Z         PASS [   0.063s] (  78/1336) spt::bin/spt api::tests::surface_parses
2026-07-01T10:36:51.6319440Z         PASS [   0.063s] (  79/1336) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-07-01T10:36:51.6379981Z         PASS [   0.033s] (  80/1336) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-07-01T10:36:51.6441292Z         PASS [   0.040s] (  81/1336) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-07-01T10:36:51.6540122Z         PASS [   0.078s] (  82/1336) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-07-01T10:36:51.6575034Z         PASS [   0.057s] (  83/1336) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-07-01T10:36:51.6596484Z         PASS [   0.031s] (  84/1336) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-07-01T10:36:51.6597216Z         PASS [   0.054s] (  85/1336) spt::bin/spt cli::tests::access_subcommands_parse
2026-07-01T10:36:51.6882086Z         PASS [   0.046s] (  86/1336) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-07-01T10:36:51.7198647Z         PASS [   0.062s] (  87/1336) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-07-01T10:36:51.7199524Z         PASS [   0.057s] (  88/1336) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-07-01T10:36:51.7546158Z         PASS [   0.039s] (  89/1336) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-07-01T10:36:51.7619024Z         PASS [   0.098s] (  90/1336) spt::bin/spt cli::tests::adapter_string_verbs
2026-07-01T10:36:51.7762423Z         PASS [   0.100s] (  91/1336) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-07-01T10:36:51.7816678Z         PASS [   0.045s] (  92/1336) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-07-01T10:36:51.7872760Z         PASS [   0.190s] (  93/1336) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-07-01T10:36:51.8020092Z         PASS [   0.041s] (  94/1336) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-07-01T10:36:51.8020832Z         PASS [   0.046s] (  95/1336) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-07-01T10:36:51.8131459Z         PASS [   0.043s] (  96/1336) spt::bin/spt cli::tests::adapter_version_parses
2026-07-01T10:36:51.8134159Z         PASS [   8.762s] (  97/1336) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-01T10:36:51.8214550Z         PASS [   0.021s] (  98/1336) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-07-01T10:36:51.8274272Z         PASS [   0.249s] (  99/1336) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-07-01T10:36:51.8372524Z         PASS [   0.071s] ( 100/1336) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-07-01T10:36:51.8408586Z         PASS [   0.055s] ( 101/1336) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-07-01T10:36:51.8452538Z         PASS [   0.035s] ( 102/1336) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-07-01T10:36:51.8555962Z         PASS [   4.745s] ( 103/1336) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-07-01T10:36:51.8630530Z         PASS [   0.031s] ( 104/1336) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-07-01T10:36:51.8654305Z         PASS [   0.039s] ( 105/1336) spt::bin/spt cli::tests::bare_tty_guard
2026-07-01T10:36:51.8673925Z         PASS [   0.034s] ( 106/1336) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-07-01T10:36:51.8674553Z         PASS [   0.023s] ( 107/1336) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-07-01T10:36:51.8692805Z         PASS [   0.060s] ( 108/1336) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-07-01T10:36:51.8693517Z         PASS [   0.019s] ( 109/1336) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-07-01T10:36:51.8783951Z         PASS [   0.022s] ( 110/1336) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-07-01T10:36:51.8799867Z         PASS [   0.020s] ( 111/1336) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-07-01T10:36:51.8849660Z         PASS [   0.024s] ( 112/1336) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-07-01T10:36:51.9002182Z         PASS [   0.037s] ( 113/1336) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-07-01T10:36:51.9023124Z         PASS [   0.042s] ( 114/1336) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-07-01T10:36:51.9036837Z         PASS [   0.026s] ( 115/1336) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-07-01T10:36:51.9046840Z         PASS [   0.025s] ( 116/1336) spt::bin/spt cli::tests::digest_flag_defaults
2026-07-01T10:36:51.9064994Z         PASS [   0.043s] ( 117/1336) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-07-01T10:36:51.9067874Z         PASS [   0.022s] ( 118/1336) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-07-01T10:36:51.9079226Z         PASS [   0.044s] ( 119/1336) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-07-01T10:36:51.9154457Z         PASS [   0.015s] ( 120/1336) spt::bin/spt cli::tests::endpoint_list_subnet_rows_palette_and_align
2026-07-01T10:36:51.9231705Z         PASS [   0.291s] ( 121/1336) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-07-01T10:36:51.9291721Z         PASS [   0.025s] ( 122/1336) spt::bin/spt cli::tests::endpoint_role_parses
2026-07-01T10:36:51.9381238Z         PASS [   0.029s] ( 123/1336) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-07-01T10:36:51.9635029Z         PASS [   0.326s] ( 124/1336) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-07-01T10:36:51.9652925Z         PASS [   0.054s] ( 125/1336) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-07-01T10:36:51.9656549Z         PASS [   0.030s] ( 126/1336) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-07-01T10:36:51.9684197Z         PASS [   0.058s] ( 127/1336) spt::bin/spt cli::tests::every_read_status_command_emits_valid_json
2026-07-01T10:36:51.9829108Z         PASS [   0.177s] ( 128/1336) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-07-01T10:36:52.0032491Z         PASS [   0.039s] ( 129/1336) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-07-01T10:36:52.0051653Z         PASS [   0.035s] ( 130/1336) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-07-01T10:36:52.0056473Z         PASS [   0.024s] ( 131/1336) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-07-01T10:36:52.0147768Z         PASS [   0.098s] ( 132/1336) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-07-01T10:36:52.0158139Z         PASS [   0.045s] ( 133/1336) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-07-01T10:36:52.0277042Z         PASS [   0.024s] ( 134/1336) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-07-01T10:36:52.0334885Z         PASS [   0.031s] ( 135/1336) spt::bin/spt cli::tests::gh_version_command_shape
2026-07-01T10:36:52.0465138Z         PASS [   0.040s] ( 136/1336) spt::bin/spt cli::tests::grant_subcommands_parse
2026-07-01T10:36:52.0482890Z         PASS [   0.126s] ( 137/1336) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-07-01T10:36:52.0511279Z         PASS [   0.047s] ( 138/1336) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-07-01T10:36:52.0529562Z         PASS [   0.137s] ( 139/1336) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-07-01T10:36:52.0696331Z         PASS [   0.141s] ( 140/1336) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-07-01T10:36:52.2375128Z         PASS [   5.127s] ( 141/1336) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-07-01T10:36:52.2880993Z         PASS [   0.263s] ( 142/1336) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-07-01T10:36:52.2932257Z         PASS [   0.260s] ( 143/1336) spt::bin/spt cli::tests::invalid_usage_errors
2026-07-01T10:36:52.2943419Z         PASS [   0.287s] ( 144/1336) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-07-01T10:36:52.2967206Z         PASS [   0.254s] ( 145/1336) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-07-01T10:36:52.2978791Z         PASS [   0.247s] ( 146/1336) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-07-01T10:36:52.2979704Z         PASS [   0.249s] ( 147/1336) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-07-01T10:36:52.3140222Z         PASS [   0.240s] ( 148/1336) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-07-01T10:36:52.3153457Z         PASS [   0.072s] ( 149/1336) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-07-01T10:36:52.3154228Z         PASS [   0.025s] ( 150/1336) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-07-01T10:36:52.3222905Z         PASS [   0.259s] ( 151/1336) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-07-01T10:36:52.3253999Z         PASS [   0.028s] ( 152/1336) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-07-01T10:36:52.3258568Z         PASS [   0.033s] ( 153/1336) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-07-01T10:36:52.3365930Z         PASS [   0.040s] ( 154/1336) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-07-01T10:36:52.3428005Z         PASS [   0.043s] ( 155/1336) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-07-01T10:36:52.3457708Z         PASS [   0.047s] ( 156/1336) spt::bin/spt cli::tests::notify_surface_parses
2026-07-01T10:36:52.3534262Z         PASS [   0.038s] ( 157/1336) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-07-01T10:36:52.3558877Z         PASS [   0.045s] ( 158/1336) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-07-01T10:36:52.3571333Z         PASS [   0.043s] ( 159/1336) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-07-01T10:36:52.3688607Z         PASS [   0.027s] ( 160/1336) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-07-01T10:36:52.4073658Z         PASS [   0.056s] ( 161/1336) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-07-01T10:36:52.4118129Z         PASS [   0.056s] ( 162/1336) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-07-01T10:36:52.4205071Z         PASS [   0.053s] ( 163/1336) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-07-01T10:36:52.4219326Z         PASS [   0.019s] ( 164/1336) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-07-01T10:36:52.4374998Z         PASS [   0.024s] ( 165/1336) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-07-01T10:36:52.4476156Z         PASS [   0.027s] ( 166/1336) spt::bin/spt cli::tests::ring_timeout_defaults
2026-07-01T10:36:52.4670692Z         PASS [   0.031s] ( 167/1336) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-07-01T10:36:52.4758120Z         PASS [   0.025s] ( 168/1336) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-07-01T10:36:52.4935791Z         PASS [   0.021s] ( 169/1336) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-07-01T10:36:52.4942985Z         PASS [   0.027s] ( 170/1336) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-07-01T10:36:52.5166222Z         PASS [   0.157s] ( 171/1336) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-07-01T10:36:52.5166928Z         PASS [   0.094s] ( 172/1336) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-07-01T10:36:52.5516229Z         PASS [   0.213s] ( 173/1336) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-07-01T10:36:52.6152209Z         PASS [   0.281s] ( 174/1336) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-07-01T10:36:52.6159003Z         PASS [   0.113s] ( 175/1336) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-07-01T10:36:52.6202394Z         PASS [   0.102s] ( 176/1336) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-07-01T10:36:52.6984935Z         PASS [   0.076s] ( 177/1336) spt::bin/spt cli::tests::shell_subcommands_parse
2026-07-01T10:36:52.7066387Z         PASS [   0.098s] ( 178/1336) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-07-01T10:36:52.7110029Z         PASS [   5.569s] ( 179/1336) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-07-01T10:36:52.7766805Z         PASS [   0.077s] ( 180/1336) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-07-01T10:36:52.7767732Z         PASS [   0.068s] ( 181/1336) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-07-01T10:36:52.7887341Z         PASS [   0.083s] ( 182/1336) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-07-01T10:36:52.8891892Z         PASS [   0.361s] ( 183/1336) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-07-01T10:36:52.9036389Z         PASS [   0.108s] ( 184/1336) spt::bin/spt cli::tests::subcommands_parse
2026-07-01T10:36:52.9616800Z         PASS [   0.062s] ( 185/1336) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-07-01T10:36:52.9648010Z         PASS [   0.644s] ( 186/1336) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-07-01T10:36:52.9705492Z         PASS [   0.191s] ( 187/1336) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-07-01T10:36:52.9741086Z         PASS [   0.088s] ( 188/1336) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-07-01T10:36:52.9990756Z         PASS [   0.040s] ( 189/1336) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-07-01T10:36:53.0261765Z         PASS [   0.048s] ( 190/1336) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-07-01T10:36:53.0274662Z         PASS [   0.047s] ( 191/1336) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-07-01T10:36:53.0380231Z         PASS [   0.058s] ( 192/1336) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-07-01T10:36:53.0469281Z         PASS [   0.271s] ( 193/1336) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-07-01T10:36:53.0521882Z         PASS [   0.554s] ( 194/1336) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-07-01T10:36:53.0592520Z         PASS [   0.054s] ( 195/1336) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-07-01T10:36:53.0627778Z         PASS [   0.505s] ( 196/1336) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-07-01T10:36:53.0628392Z         PASS [   0.037s] ( 197/1336) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-07-01T10:36:53.0693106Z         PASS [   0.052s] ( 198/1336) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-07-01T10:36:53.0783868Z         PASS [   0.024s] ( 199/1336) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-07-01T10:36:53.0812741Z         PASS [   0.037s] ( 200/1336) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-07-01T10:36:53.0865362Z         PASS [   0.056s] ( 201/1336) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-07-01T10:36:53.0885263Z         PASS [   0.027s] ( 202/1336) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-07-01T10:36:53.0907330Z         PASS [   0.034s] ( 203/1336) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-07-01T10:36:53.0932580Z         PASS [   0.032s] ( 204/1336) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-07-01T10:36:53.0955969Z         PASS [   0.031s] ( 205/1336) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-07-01T10:36:53.1133344Z         PASS [   0.031s] ( 206/1336) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-07-01T10:36:53.1191725Z         PASS [   0.039s] ( 207/1336) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-07-01T10:36:53.1229255Z         PASS [   0.040s] ( 208/1336) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-07-01T10:36:53.1289779Z         PASS [   0.038s] ( 209/1336) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-07-01T10:36:53.1290596Z         PASS [   0.038s] ( 210/1336) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-07-01T10:36:53.1319810Z         PASS [   0.040s] ( 211/1336) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-07-01T10:36:53.1353625Z         PASS [   0.030s] ( 212/1336) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-07-01T10:36:53.1537343Z         PASS [   0.031s] ( 213/1336) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-07-01T10:36:53.1542251Z         PASS [   0.033s] ( 214/1336) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-07-01T10:36:53.1553901Z         PASS [   0.032s] ( 215/1336) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-07-01T10:36:53.1554531Z         PASS [   0.042s] ( 216/1336) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-07-01T10:36:53.1569172Z         PASS [   0.033s] ( 217/1336) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-07-01T10:36:53.1664662Z         PASS [   0.034s] ( 218/1336) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-07-01T10:36:53.1665276Z         PASS [   0.035s] ( 219/1336) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-07-01T10:36:53.2041916Z         PASS [   0.051s] ( 220/1336) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-07-01T10:36:53.2134761Z         PASS [   0.051s] ( 221/1336) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-07-01T10:36:53.2135614Z         PASS [   0.048s] ( 222/1336) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-07-01T10:36:53.2136268Z         PASS [   0.056s] ( 223/1336) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-07-01T10:36:53.2137183Z         PASS [   0.051s] ( 224/1336) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-07-01T10:36:53.2476086Z         PASS [   0.084s] ( 225/1336) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-07-01T10:36:53.2680449Z         PASS [   0.066s] ( 226/1336) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-07-01T10:36:53.2764652Z         PASS [   0.066s] ( 227/1336) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-07-01T10:36:53.2944811Z         PASS [   0.040s] ( 228/1336) spt::bin/spt picker::model::tests::back_unwinds
2026-07-01T10:36:53.3112461Z         PASS [   0.073s] ( 229/1336) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-07-01T10:36:53.3204118Z         PASS [   0.068s] ( 230/1336) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-07-01T10:36:53.3260415Z         PASS [   0.069s] ( 231/1336) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-07-01T10:36:53.3261155Z         PASS [   0.047s] ( 232/1336) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-07-01T10:36:53.3347198Z         PASS [   0.055s] ( 233/1336) spt::bin/spt picker::model::tests::category_ring_wraps
2026-07-01T10:36:53.3356287Z         PASS [   0.061s] ( 234/1336) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-07-01T10:36:53.3378611Z         PASS [   0.060s] ( 235/1336) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-07-01T10:36:53.3390271Z         PASS [   0.059s] ( 236/1336) spt::bin/spt picker::model::tests::cursor_clamps
2026-07-01T10:36:53.3517717Z         PASS [   0.067s] ( 237/1336) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-07-01T10:36:53.3714716Z         PASS [   0.045s] ( 238/1336) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-07-01T10:36:53.3726603Z         PASS [   0.046s] ( 239/1336) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-07-01T10:36:53.3762115Z         PASS [   0.039s] ( 240/1336) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-07-01T10:36:53.3878515Z         PASS [   0.041s] ( 241/1336) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-07-01T10:36:53.3879150Z         PASS [   0.036s] ( 242/1336) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-07-01T10:36:53.3909908Z         PASS [   0.044s] ( 243/1336) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-07-01T10:36:53.4025087Z         PASS [   0.032s] ( 244/1336) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-07-01T10:36:53.4031054Z         PASS [   0.033s] ( 245/1336) spt::bin/spt picker::model::tests::filter_narrows
2026-07-01T10:36:53.4170627Z         PASS [   0.039s] ( 246/1336) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-07-01T10:36:53.4200136Z         PASS [   0.040s] ( 247/1336) spt::bin/spt picker::model::tests::kind_routes
2026-07-01T10:36:53.4200733Z         PASS [   0.040s] ( 248/1336) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-07-01T10:36:53.4243340Z         PASS [   0.040s] ( 249/1336) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-07-01T10:36:53.4564641Z         PASS [   0.050s] ( 250/1336) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-07-01T10:36:53.4617669Z         PASS [   0.044s] ( 251/1336) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-07-01T10:36:53.4723449Z         PASS [   0.044s] ( 252/1336) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-07-01T10:36:53.4731791Z         PASS [   0.041s] ( 253/1336) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-07-01T10:36:53.4788916Z         PASS [   0.057s] ( 254/1336) spt::bin/spt picker::model::tests::resume_title_render
2026-07-01T10:36:53.4838620Z         PASS [   0.041s] ( 255/1336) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-07-01T10:36:53.4905102Z         PASS [   0.038s] ( 256/1336) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-07-01T10:36:53.5026914Z         PASS [   0.041s] ( 257/1336) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-07-01T10:36:53.5107299Z         PASS [   0.049s] ( 258/1336) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-07-01T10:36:53.5117934Z         PASS [   0.049s] ( 259/1336) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-07-01T10:36:53.5128456Z         PASS [   0.050s] ( 260/1336) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-07-01T10:36:53.5326982Z         PASS [   0.041s] ( 261/1336) spt::bin/spt picker::view::tests::kind_buffer
2026-07-01T10:36:53.5435752Z         PASS [   0.029s] ( 262/1336) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-07-01T10:36:53.5436408Z         PASS [   0.037s] ( 263/1336) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-07-01T10:36:53.5619063Z         PASS [   0.052s] ( 264/1336) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-07-01T10:36:53.5628728Z         PASS [   0.101s] ( 265/1336) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-07-01T10:36:53.5657699Z         PASS [   0.056s] ( 266/1336) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-07-01T10:36:53.5705090Z         PASS [   0.029s] ( 267/1336) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-07-01T10:36:53.5735622Z         PASS [   0.034s] ( 268/1336) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-07-01T10:36:53.5797141Z         PASS [   0.427s] ( 269/1336) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-07-01T10:36:53.5817609Z         PASS [   0.019s] ( 270/1336) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-07-01T10:36:53.5879839Z         PASS [   0.026s] ( 271/1336) spt::bin/spt rc::tests::detach_keybind_semantics
2026-07-01T10:36:53.5917777Z         PASS [   0.026s] ( 272/1336) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-07-01T10:36:53.5984271Z         PASS [   0.029s] ( 273/1336) spt::bin/spt rc::tests::first_event_stall_decision
2026-07-01T10:36:53.6048773Z         PASS [   0.028s] ( 274/1336) spt::bin/spt rc::tests::identity_line_format
2026-07-01T10:36:53.6055225Z         PASS [   0.024s] ( 275/1336) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-07-01T10:36:53.6095519Z         PASS [   0.023s] ( 276/1336) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-07-01T10:36:53.6205056Z         PASS [   0.024s] ( 277/1336) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-07-01T10:36:53.6250416Z         PASS [   0.033s] ( 278/1336) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-07-01T10:36:53.6277735Z         PASS [   0.040s] ( 279/1336) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-07-01T10:36:53.6324397Z         PASS [   0.025s] ( 280/1336) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-07-01T10:36:53.6340806Z         PASS [   0.032s] ( 281/1336) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-07-01T10:36:53.6405386Z         PASS [   0.031s] ( 282/1336) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-07-01T10:36:53.6501731Z         PASS [   0.110s] ( 283/1336) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-07-01T10:36:53.6596775Z         PASS [   0.021s] ( 284/1336) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-07-01T10:36:53.6639242Z         PASS [   0.028s] ( 285/1336) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-07-01T10:36:53.6661548Z         PASS [   0.036s] ( 286/1336) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-07-01T10:36:53.6674906Z         PASS [   0.032s] ( 287/1336) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-07-01T10:36:53.6709396Z         PASS [   0.037s] ( 288/1336) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-07-01T10:36:53.6780667Z         PASS [   0.041s] ( 289/1336) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-07-01T10:36:53.6781298Z         PASS [   0.036s] ( 290/1336) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-07-01T10:36:53.6821015Z         PASS [   0.036s] ( 291/1336) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-07-01T10:36:53.6821865Z         PASS [   0.023s] ( 292/1336) spt::bin/spt rc::tests::with_vt_output_enables_virtual_terminal_processing
2026-07-01T10:36:53.6863606Z         PASS [   0.026s] ( 293/1336) spt::bin/spt wansend::tests::classify_wan_reply_only_delivers_on_positive_outcomes
2026-07-01T10:36:53.6966847Z         PASS [   1.795s] ( 294/1336) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-07-01T10:36:53.7116713Z         PASS [   0.048s] ( 295/1336) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-07-01T10:36:55.3060804Z         PASS [   7.721s] ( 296/1336) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-07-01T10:36:55.3099545Z         PASS [   1.639s] ( 297/1336) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-07-01T10:36:55.3947288Z         PASS [   1.716s] ( 298/1336) spt::bin/spt wansend::tests::resolve_and_dial_owner_is_honest_on_resolution_misses
2026-07-01T10:36:55.4328057Z         PASS [   1.755s] ( 299/1336) spt::bin/spt wansend::tests::resolve_and_dial_owner_dials_the_resolved_node
2026-07-01T10:36:55.5121782Z         PASS [   1.833s] ( 300/1336) spt::bin/spt wansend::tests::seed_first_addr_prefers_the_cached_direct_address
2026-07-01T10:36:55.5241429Z         PASS [   0.214s] ( 301/1336) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-07-01T10:36:55.5281541Z         PASS [   0.133s] ( 302/1336) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-07-01T10:36:55.5406646Z         PASS [   1.832s] ( 303/1336) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-07-01T10:36:55.5412226Z         PASS [   0.017s] ( 304/1336) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-07-01T10:36:55.5514306Z         PASS [   0.118s] ( 305/1336) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-07-01T10:36:55.5525975Z         PASS [   0.250s] ( 306/1336) spt-daemon access::tests::same_node_always_passes_without_minting
2026-07-01T10:36:55.5535994Z         PASS [   0.040s] ( 307/1336) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-07-01T10:36:55.5536813Z         PASS [   1.857s] ( 308/1336) spt-daemon access::tests::gate_decision_table
2026-07-01T10:36:55.5618850Z         PASS [   0.021s] ( 309/1336) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-07-01T10:36:55.5690821Z         PASS [   0.039s] ( 310/1336) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-07-01T10:36:55.5845868Z         PASS [   0.041s] ( 311/1336) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-07-01T10:36:55.6201101Z         PASS [   0.064s] ( 312/1336) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-07-01T10:36:55.6717021Z         PASS [   0.104s] ( 313/1336) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-07-01T10:36:55.6828203Z         PASS [   0.129s] ( 314/1336) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-07-01T10:36:55.7084241Z         PASS [   0.155s] ( 315/1336) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-07-01T10:36:55.7088188Z         PASS [   0.147s] ( 316/1336) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-07-01T10:36:55.7192734Z         PASS [   0.137s] ( 317/1336) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-07-01T10:36:55.7237727Z         PASS [   0.170s] ( 318/1336) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-07-01T10:36:55.7294893Z         PASS [   0.046s] ( 319/1336) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-07-01T10:36:55.7297329Z         PASS [   0.022s] ( 320/1336) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-07-01T10:36:55.7330970Z         PASS [   0.117s] ( 321/1336) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-07-01T10:36:55.7379263Z         PASS [   0.029s] ( 322/1336) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-07-01T10:36:55.7385472Z         PASS [   0.019s] ( 323/1336) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-07-01T10:36:55.7432795Z         PASS [   0.021s] ( 324/1336) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-07-01T10:36:55.7449382Z         PASS [   0.015s] ( 325/1336) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-07-01T10:36:55.7494954Z         PASS [   0.019s] ( 326/1336) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-07-01T10:36:55.7543407Z         PASS [   0.023s] ( 327/1336) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-07-01T10:36:55.7550289Z         PASS [   0.084s] ( 328/1336) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-07-01T10:36:55.7642717Z         PASS [   0.025s] ( 329/1336) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-07-01T10:36:55.7762446Z         PASS [   0.027s] ( 330/1336) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-07-01T10:36:55.7795319Z         PASS [   0.036s] ( 331/1336) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-07-01T10:36:55.7825787Z         PASS [   0.027s] ( 332/1336) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-07-01T10:36:55.7877216Z         PASS [   0.043s] ( 333/1336) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-07-01T10:36:55.7972565Z         PASS [   0.021s] ( 334/1336) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-07-01T10:36:55.8075299Z         PASS [   0.046s] ( 335/1336) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-07-01T10:36:55.8257498Z         PASS [   0.046s] ( 336/1336) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-07-01T10:36:55.8360094Z         PASS [   0.054s] ( 337/1336) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-07-01T10:36:55.8361001Z         PASS [   0.039s] ( 338/1336) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-07-01T10:36:55.8385915Z         PASS [  12.790s] ( 339/1336) spt::contract_e2e live_agent_lifecycle_e2e
2026-07-01T10:36:55.8763802Z         PASS [   2.198s] ( 340/1336) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-07-01T10:36:55.8776004Z         PASS [   2.191s] ( 341/1336) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-07-01T10:36:55.8911872Z         PASS [   0.015s] ( 342/1336) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-07-01T10:36:55.8935519Z         PASS [   0.016s] ( 343/1336) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-07-01T10:36:55.9055317Z         PASS [   0.014s] ( 344/1336) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-07-01T10:36:55.9091498Z         PASS [   0.015s] ( 345/1336) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-07-01T10:36:55.9229364Z         PASS [   0.014s] ( 346/1336) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-07-01T10:36:55.9349440Z         PASS [   0.012s] ( 347/1336) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-07-01T10:36:55.9487877Z         PASS [   0.013s] ( 348/1336) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-07-01T10:36:55.9745571Z         PASS [   0.027s] ( 349/1336) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-07-01T10:36:55.9878089Z         PASS [   0.013s] ( 350/1336) spt-daemon broker::tests::pair_hold_lifecycle_decisions
2026-07-01T10:36:56.0081329Z         PASS [   0.020s] ( 351/1336) spt-daemon broker::tests::read_translation_command_none_when_absent
2026-07-01T10:36:56.0107751Z         PASS [   0.248s] ( 352/1336) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-07-01T10:36:56.0242963Z         PASS [   0.013s] ( 353/1336) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-07-01T10:36:56.0362038Z         PASS [   0.028s] ( 354/1336) spt-daemon broker::tests::read_translation_command_reads_declared
2026-07-01T10:36:56.0369623Z         PASS [   0.013s] ( 355/1336) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-07-01T10:36:56.0530241Z         PASS [   0.016s] ( 356/1336) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-07-01T10:36:56.0790757Z         PASS [   0.243s] ( 357/1336) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-07-01T10:36:56.0916970Z         PASS [   0.013s] ( 358/1336) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-07-01T10:36:56.1041384Z         PASS [   0.012s] ( 359/1336) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-07-01T10:36:56.1160051Z         PASS [   0.012s] ( 360/1336) spt-daemon codec::tests::oversized_prefix_rejected
2026-07-01T10:36:56.1360079Z         PASS [   0.020s] ( 361/1336) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-07-01T10:36:56.1541613Z         PASS [   0.018s] ( 362/1336) spt-daemon config::tests::crash_grace_is_config_driven
2026-07-01T10:36:56.1740086Z         PASS [   0.020s] ( 363/1336) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-07-01T10:36:56.1817489Z         LEAK [   0.444s] ( 364/1336) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-07-01T10:36:56.1963112Z         PASS [   0.022s] ( 365/1336) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-07-01T10:36:56.2009816Z         PASS [   0.020s] ( 366/1336) spt-daemon config::tests::malformed_file_degrades_to_default
2026-07-01T10:36:56.2127338Z         PASS [   0.017s] ( 367/1336) spt-daemon config::tests::missing_file_is_default
2026-07-01T10:36:56.2222208Z         PASS [   0.021s] ( 368/1336) spt-daemon config::tests::pulse_period_is_config_driven
2026-07-01T10:36:56.2289752Z         PASS [   0.323s] ( 369/1336) spt-daemon broker::tests::attach_initial_batch_is_a_clean_alt_screen_repaint_not_the_raw_ring
2026-07-01T10:36:56.2406806Z         PASS [   0.018s] ( 370/1336) spt-daemon config::tests::save_load_roundtrip
2026-07-01T10:36:56.2412841Z         PASS [   0.012s] ( 371/1336) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-07-01T10:36:56.2439300Z         PASS [   0.031s] ( 372/1336) spt-daemon config::tests::relay_choice_is_config_driven
2026-07-01T10:36:56.2711732Z         PASS [   0.030s] ( 373/1336) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-07-01T10:36:56.2724809Z         PASS [   0.028s] ( 374/1336) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-07-01T10:36:56.2850122Z         PASS [   0.484s] ( 375/1336) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-07-01T10:36:56.3002541Z         PASS [   0.474s] ( 376/1336) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-07-01T10:36:56.3113012Z         PASS [   0.034s] ( 377/1336) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-07-01T10:36:56.3226406Z         PASS [   0.051s] ( 378/1336) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-07-01T10:36:56.3268003Z         PASS [   0.085s] ( 379/1336) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-07-01T10:36:56.3269495Z         PASS [   0.042s] ( 380/1336) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-07-01T10:36:56.3490257Z         PASS [   0.023s] ( 381/1336) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-07-01T10:36:56.3500458Z         PASS [   0.024s] ( 382/1336) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-07-01T10:36:56.3503390Z         PASS [   0.024s] ( 383/1336) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-07-01T10:36:56.3647483Z         PASS [   0.014s] ( 384/1336) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-07-01T10:36:56.3681421Z         PASS [   0.023s] ( 385/1336) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-07-01T10:36:56.3689477Z         PASS [   0.019s] ( 386/1336) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-07-01T10:36:56.3783469Z         PASS [   0.014s] ( 387/1336) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-07-01T10:36:56.3819347Z         PASS [   0.014s] ( 388/1336) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-07-01T10:36:56.3872623Z         PASS [   0.017s] ( 389/1336) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-07-01T10:36:56.4006932Z         PASS [   0.021s] ( 390/1336) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-07-01T10:36:56.4026817Z         PASS [   0.016s] ( 391/1336) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-07-01T10:36:56.4033302Z         PASS [   0.021s] ( 392/1336) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-07-01T10:36:56.4152940Z         PASS [   0.014s] ( 393/1336) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-07-01T10:36:56.4177870Z         PASS [   0.015s] ( 394/1336) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-07-01T10:36:56.4217091Z         PASS [   0.018s] ( 395/1336) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-07-01T10:36:56.4272199Z         PASS [   0.013s] ( 396/1336) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-07-01T10:36:56.4288714Z         LEAK [   0.593s] ( 397/1336) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-07-01T10:36:56.4318920Z         PASS [   0.014s] ( 398/1336) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-07-01T10:36:56.4462360Z         PASS [   0.017s] ( 399/1336) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-07-01T10:36:56.4474844Z         PASS [   0.026s] ( 400/1336) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-07-01T10:36:56.4485082Z         PASS [   0.019s] ( 401/1336) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-07-01T10:36:56.4525570Z         PASS [   0.020s] ( 402/1336) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-07-01T10:36:56.4526402Z         LEAK [   0.664s] ( 403/1336) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-07-01T10:36:56.4692038Z         PASS [   0.018s] ( 404/1336) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-07-01T10:36:56.4706608Z         PASS [   0.019s] ( 405/1336) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-07-01T10:36:56.4712717Z         PASS [   0.434s] ( 406/1336) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-07-01T10:36:56.4994841Z         PASS [   0.040s] ( 407/1336) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-07-01T10:36:56.5014616Z         PASS [   0.031s] ( 408/1336) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-07-01T10:36:56.5027119Z         PASS [   0.050s] ( 409/1336) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-07-01T10:36:56.5061735Z         PASS [   0.033s] ( 410/1336) spt-daemon digest::tests::resolve_config_precedence
2026-07-01T10:36:56.5171716Z         PASS [   0.054s] ( 411/1336) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-07-01T10:36:56.5186083Z         PASS [   0.024s] ( 412/1336) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-07-01T10:36:56.5283872Z         PASS [   0.688s] ( 413/1336) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-07-01T10:36:56.5284589Z         PASS [   0.030s] ( 414/1336) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-07-01T10:36:56.5312627Z         PASS [   0.025s] ( 415/1336) spt-daemon digesthub::tests::render_is_glanceable
2026-07-01T10:36:56.5316405Z         PASS [   0.028s] ( 416/1336) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-07-01T10:36:56.5381301Z         PASS [   0.020s] ( 417/1336) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-07-01T10:36:56.5428489Z         PASS [   0.024s] ( 418/1336) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-07-01T10:36:56.5438141Z         PASS [   0.016s] ( 419/1336) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-07-01T10:36:56.5490757Z         PASS [   0.021s] ( 420/1336) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-07-01T10:36:56.5496685Z         PASS [   0.242s] ( 421/1336) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-07-01T10:36:56.5545289Z         PASS [   0.024s] ( 422/1336) spt-daemon drivehub::tests::slots_are_per_owner
2026-07-01T10:36:56.5545912Z         PASS [   0.026s] ( 423/1336) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-07-01T10:36:56.5583967Z         PASS [   0.021s] ( 424/1336) spt-daemon drivehub::tests::take_is_exactly_once
2026-07-01T10:36:56.5614757Z         PASS [   0.021s] ( 425/1336) spt-daemon drivehub::tests::write_is_latest_wins
2026-07-01T10:36:56.5699091Z         PASS [   0.021s] ( 426/1336) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-07-01T10:36:56.5806056Z         PASS [   0.281s] ( 427/1336) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-07-01T10:36:56.5838539Z         PASS [   0.029s] ( 428/1336) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-07-01T10:36:56.5975581Z         PASS [   0.028s] ( 429/1336) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-07-01T10:36:56.6044634Z         PASS [   0.024s] ( 430/1336) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-07-01T10:36:56.6064522Z         PASS [   0.023s] ( 431/1336) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-07-01T10:36:56.6069122Z         PASS [   0.064s] ( 432/1336) spt-daemon effect::tests::applied_set_survives_reopen
2026-07-01T10:36:56.6154501Z         PASS [   0.018s] ( 433/1336) spt-daemon frame::tests::handshake_rejects_below_floor
2026-07-01T10:36:56.6206663Z         PASS [   0.016s] ( 434/1336) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-07-01T10:36:56.6270122Z         PASS [   0.019s] ( 435/1336) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-07-01T10:36:56.6294651Z         PASS [   0.022s] ( 436/1336) spt-daemon grants::tests::escalation_answers_apply
2026-07-01T10:36:56.6295917Z         PASS [   0.071s] ( 437/1336) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-07-01T10:36:56.6296859Z         PASS [   0.081s] ( 438/1336) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-07-01T10:36:56.6304084Z         PASS [   0.069s] ( 439/1336) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-07-01T10:36:56.6362106Z         PASS [   0.020s] ( 440/1336) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-07-01T10:36:56.6454164Z         PASS [   0.197s] ( 441/1336) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-07-01T10:36:56.6464717Z         PASS [   0.020s] ( 442/1336) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-07-01T10:36:56.6506057Z         PASS [   0.021s] ( 443/1336) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-07-01T10:36:56.6550839Z         PASS [   0.026s] ( 444/1336) spt-daemon grants::tests::preconsent_flags_author_grants
2026-07-01T10:36:56.6589126Z         PASS [   0.029s] ( 445/1336) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-07-01T10:36:56.6633946Z         PASS [   0.033s] ( 446/1336) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-07-01T10:36:56.6634701Z         PASS [   0.028s] ( 447/1336) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-07-01T10:36:56.6700285Z         PASS [   0.025s] ( 448/1336) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-07-01T10:36:56.6733860Z         PASS [   0.027s] ( 449/1336) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-07-01T10:36:56.6756228Z         PASS [   0.024s] ( 450/1336) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-07-01T10:36:56.6787113Z         PASS [   0.024s] ( 451/1336) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-07-01T10:36:56.6828340Z         PASS [   0.024s] ( 452/1336) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-07-01T10:36:56.6894590Z         PASS [   0.026s] ( 453/1336) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-07-01T10:36:56.7336705Z         PASS [   0.070s] ( 454/1336) spt-daemon lifecycle::tests::copy_if_changed_copies_then_skips
2026-07-01T10:36:56.7345986Z         PASS [   0.051s] ( 455/1336) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-07-01T10:36:56.7853965Z         PASS [   0.230s] ( 456/1336) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-07-01T10:36:56.8738563Z         PASS [   0.194s] ( 457/1336) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-07-01T10:36:56.8821779Z         PASS [   5.191s] ( 458/1336) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-07-01T10:36:56.8825705Z         PASS [   4.530s] ( 459/1336) spt::bin/spt cli::tests::purge_removes_every_record
2026-07-01T10:36:56.9046553Z         PASS [   0.229s] ( 460/1336) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-07-01T10:36:56.9062417Z         PASS [   0.232s] ( 461/1336) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-07-01T10:36:56.9072699Z         PASS [   0.172s] ( 462/1336) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-07-01T10:36:56.9074381Z         PASS [   0.173s] ( 463/1336) spt-daemon lifecycle::tests::psyche_spawn_runtime_falls_back_without_install_dir
2026-07-01T10:36:56.9081557Z         PASS [   0.287s] ( 464/1336) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-07-01T10:36:56.9184700Z         PASS [   0.246s] ( 465/1336) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-07-01T10:36:56.9318476Z         PASS [   0.241s] ( 466/1336) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-07-01T10:36:56.9392166Z         PASS [   0.150s] ( 467/1336) spt-daemon lifecycle::tests::psyche_spawn_runtime_uses_live_bin_own_copy
2026-07-01T10:36:57.0729611Z         PASS [   0.198s] ( 468/1336) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-07-01T10:36:57.0796924Z         PASS [   0.200s] ( 469/1336) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-07-01T10:36:57.0877692Z         PASS [   5.121s] ( 470/1336) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-07-01T10:36:57.0977185Z         PASS [   0.186s] ( 471/1336) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-07-01T10:36:57.1006454Z         PASS [   0.185s] ( 472/1336) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-07-01T10:36:57.1041862Z         PASS [   0.030s] ( 473/1336) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-07-01T10:36:57.1079597Z         PASS [   0.201s] ( 474/1336) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-07-01T10:36:57.1188192Z         PASS [   0.207s] ( 475/1336) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-07-01T10:36:57.1276179Z         PASS [   0.185s] ( 476/1336) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-07-01T10:36:57.1353302Z         PASS [   0.244s] ( 477/1336) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-07-01T10:36:57.1503913Z         PASS [   0.246s] ( 478/1336) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-07-01T10:36:57.1717112Z         PASS [   0.058s] ( 479/1336) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-07-01T10:36:57.2229273Z         PASS [   0.103s] ( 480/1336) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-07-01T10:36:57.2264787Z         PASS [   0.103s] ( 481/1336) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-07-01T10:36:57.2415381Z         PASS [   0.153s] ( 482/1336) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-07-01T10:36:57.2509232Z         PASS [   0.171s] ( 483/1336) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-07-01T10:36:57.2806218Z         PASS [   0.053s] ( 484/1336) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-07-01T10:36:57.2956045Z         PASS [   0.200s] ( 485/1336) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-07-01T10:36:57.3010008Z         PASS [   0.200s] ( 486/1336) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-07-01T10:36:57.3146522Z         PASS [   0.074s] ( 487/1336) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-07-01T10:36:57.3147178Z         PASS [   0.034s] ( 488/1336) spt-daemon livehost::tests::residency_classification
2026-07-01T10:36:57.3164207Z         PASS [   0.215s] ( 489/1336) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-07-01T10:36:57.3261002Z         PASS [   0.032s] ( 490/1336) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-07-01T10:36:57.3477616Z         PASS [   0.031s] ( 491/1336) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-07-01T10:36:57.3534953Z         PASS [   0.025s] ( 492/1336) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-07-01T10:36:57.3535974Z         PASS [   0.036s] ( 493/1336) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-07-01T10:36:57.3823662Z         PASS [   0.230s] ( 494/1336) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-07-01T10:36:57.3920523Z         PASS [   0.045s] ( 495/1336) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-07-01T10:36:57.3923362Z         PASS [   0.040s] ( 496/1336) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-07-01T10:36:57.3926863Z         PASS [   0.041s] ( 497/1336) spt-daemon msg::tests::evicted_envelope_round_trips
2026-07-01T10:36:57.4055737Z         PASS [   0.024s] ( 498/1336) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-07-01T10:36:57.4120432Z         PASS [   0.481s] ( 499/1336) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-07-01T10:36:57.4188931Z         PASS [   0.026s] ( 500/1336) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-07-01T10:36:57.4189640Z         PASS [   0.246s] ( 501/1336) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-07-01T10:36:57.4200256Z         PASS [   0.027s] ( 502/1336) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-07-01T10:36:57.4234647Z         PASS [   0.031s] ( 503/1336) spt-daemon msg::tests::output_envelope_round_trips
2026-07-01T10:36:57.4285815Z         PASS [   0.023s] ( 504/1336) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-07-01T10:36:57.4309972Z         PASS [   0.019s] ( 505/1336) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-07-01T10:36:57.4339477Z         PASS [   0.016s] ( 506/1336) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-07-01T10:36:57.4560580Z         PASS [   0.025s] ( 507/1336) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-07-01T10:36:57.4589512Z         PASS [   0.025s] ( 508/1336) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-07-01T10:36:57.4820934Z         PASS [   0.259s] ( 509/1336) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-07-01T10:36:57.4880658Z         PASS [   0.380s] ( 510/1336) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-07-01T10:36:57.4972603Z         PASS [   0.247s] ( 511/1336) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-07-01T10:36:57.5422829Z         PASS [   0.123s] ( 512/1336) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-07-01T10:36:57.5423621Z         PASS [   0.119s] ( 513/1336) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-07-01T10:36:57.5941942Z         LEAK [   0.280s] ( 514/1336) spt-daemon livehost::tests::stop_path_reap_spares_unrelated_pid
2026-07-01T10:36:57.5982161Z         PASS [   0.142s] ( 515/1336) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-07-01T10:36:57.6100711Z         LEAK [   0.309s] ( 516/1336) spt-daemon livehost::tests::stop_path_reap_kills_brainless_orphan
2026-07-01T10:36:57.6343370Z         PASS [   0.040s] ( 517/1336) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-07-01T10:36:57.6680958Z         PASS [   0.250s] ( 518/1336) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-07-01T10:36:57.6681954Z         PASS [   0.126s] ( 519/1336) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-07-01T10:36:57.7972744Z         PASS [   0.300s] ( 520/1336) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-07-01T10:36:57.7978754Z         PASS [   0.164s] ( 521/1336) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-07-01T10:36:57.8456718Z         PASS [   0.387s] ( 522/1336) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-07-01T10:36:57.9468229Z         PASS [   0.279s] ( 523/1336) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-07-01T10:36:57.9503305Z         PASS [   0.468s] ( 524/1336) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-07-01T10:36:57.9592641Z         PASS [   0.012s] ( 525/1336) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-07-01T10:36:57.9621608Z         PASS [   0.012s] ( 526/1336) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-07-01T10:36:57.9710506Z         PASS [   0.483s] ( 527/1336) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-07-01T10:36:57.9966433Z         PASS [   0.037s] ( 528/1336) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-07-01T10:36:57.9986440Z         PASS [   0.028s] ( 529/1336) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-07-01T10:36:58.0002695Z         PASS [   0.458s] ( 530/1336) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-07-01T10:36:58.0008860Z         PASS [   0.039s] ( 531/1336) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-07-01T10:36:58.0011617Z         PASS [   0.203s] ( 532/1336) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-07-01T10:36:58.0265858Z         PASS [   0.028s] ( 533/1336) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-07-01T10:36:58.0388153Z         PASS [   0.193s] ( 534/1336) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-07-01T10:36:58.0665056Z         PASS [   0.269s] ( 535/1336) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-07-01T10:36:58.0773964Z         PASS [   0.080s] ( 536/1336) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-07-01T10:36:58.0913952Z         PASS [   2.038s] ( 537/1336) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-07-01T10:36:58.1438751Z         PASS [   1.238s] ( 538/1336) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-07-01T10:36:58.1824481Z         PASS [   0.039s] ( 539/1336) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-07-01T10:36:58.2223113Z         PASS [   0.040s] ( 540/1336) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-07-01T10:36:58.2223875Z         PASS [   0.624s] ( 541/1336) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-07-01T10:36:58.2262445Z         PASS [   0.616s] ( 542/1336) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-07-01T10:36:58.2284801Z         PASS [   0.560s] ( 543/1336) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-07-01T10:36:58.2352816Z         PASS [   0.013s] ( 544/1336) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-07-01T10:36:58.2463729Z         PASS [   0.020s] ( 545/1336) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-07-01T10:36:58.2509371Z         PASS [   0.021s] ( 546/1336) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-07-01T10:36:58.2555027Z         PASS [   0.019s] ( 547/1336) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-07-01T10:36:58.2632336Z         PASS [   0.017s] ( 548/1336) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-07-01T10:36:58.2660996Z         PASS [   0.016s] ( 549/1336) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-07-01T10:36:58.2763339Z         PASS [   0.054s] ( 550/1336) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-07-01T10:36:58.2766440Z         PASS [   0.021s] ( 551/1336) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-07-01T10:36:58.2888385Z         PASS [   0.023s] ( 552/1336) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-07-01T10:36:58.2916026Z         PASS [   0.015s] ( 553/1336) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-07-01T10:36:58.3013861Z         PASS [   0.012s] ( 554/1336) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-07-01T10:36:58.3311178Z         PASS [   0.055s] ( 555/1336) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-07-01T10:36:58.3312632Z         PASS [   0.068s] ( 556/1336) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-07-01T10:36:58.3313381Z         PASS [   0.331s] ( 557/1336) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-07-01T10:36:58.3342306Z         PASS [   0.033s] ( 558/1336) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-07-01T10:36:58.3359719Z         PASS [   0.044s] ( 559/1336) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-07-01T10:36:58.3622633Z         PASS [   0.031s] ( 560/1336) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-07-01T10:36:58.3634579Z         PASS [   0.361s] ( 561/1336) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-07-01T10:36:58.3654722Z         PASS [   0.339s] ( 562/1336) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-07-01T10:36:58.3725776Z         PASS [   0.041s] ( 563/1336) spt-daemon reconcile::tests::active_node_wins
2026-07-01T10:36:58.3759614Z         PASS [   0.042s] ( 564/1336) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-07-01T10:36:58.3793161Z         PASS [   0.043s] ( 565/1336) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-07-01T10:36:58.3847310Z         PASS [   0.022s] ( 566/1336) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-07-01T10:36:58.4567356Z         PASS [   0.395s] ( 567/1336) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-07-01T10:36:58.4568753Z         PASS [   0.091s] ( 568/1336) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-07-01T10:36:58.4660378Z         PASS [   0.389s] ( 569/1336) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-07-01T10:36:58.4686070Z         PASS [   0.103s] ( 570/1336) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-07-01T10:36:58.4688221Z         PASS [   0.096s] ( 571/1336) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-07-01T10:36:58.4820706Z         PASS [   0.106s] ( 572/1336) spt-daemon registryhost::tests::advertised_status_splits_unbound_warm_from_cold_suspended
2026-07-01T10:36:58.5060460Z         PASS [   0.115s] ( 573/1336) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-07-01T10:36:58.5067571Z         PASS [   0.122s] ( 574/1336) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-07-01T10:36:58.5170529Z         PASS [   0.516s] ( 575/1336) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-07-01T10:36:58.5230571Z         PASS [   0.069s] ( 576/1336) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-07-01T10:36:58.5281221Z         PASS [   0.055s] ( 577/1336) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-07-01T10:36:58.5281936Z         PASS [   0.058s] ( 578/1336) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-07-01T10:36:58.5519720Z         PASS [   0.078s] ( 579/1336) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-07-01T10:36:58.5520711Z         PASS [   0.064s] ( 580/1336) spt-daemon registryhost::tests::evict_aged_offline_rows_reaps_ghosts_and_rewrites_snapshots
2026-07-01T10:36:58.5521727Z         PASS [   0.054s] ( 581/1336) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-07-01T10:36:58.5522518Z         PASS [   0.485s] ( 582/1336) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-07-01T10:36:58.5565852Z         PASS [   0.123s] ( 583/1336) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-07-01T10:36:58.5630688Z         PASS [   0.042s] ( 584/1336) spt-daemon registryhost::tests::gossip_controller_node_covers_any_controller
2026-07-01T10:36:58.5631705Z         PASS [   0.037s] ( 585/1336) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-07-01T10:36:58.5741910Z         PASS [   0.065s] ( 586/1336) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-07-01T10:36:58.5752185Z         PASS [   0.051s] ( 587/1336) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-07-01T10:36:58.5804453Z         PASS [   1.151s] ( 588/1336) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-07-01T10:36:58.6177623Z         PASS [   0.064s] ( 589/1336) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-07-01T10:36:58.6185115Z         PASS [   0.096s] ( 590/1336) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-07-01T10:36:58.6265404Z         PASS [   0.070s] ( 591/1336) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-07-01T10:36:58.6285453Z         PASS [   0.069s] ( 592/1336) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-07-01T10:36:58.6300542Z         PASS [   0.069s] ( 593/1336) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-07-01T10:36:58.6303851Z         PASS [   0.080s] ( 594/1336) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-07-01T10:36:58.6312510Z         PASS [   0.056s] ( 595/1336) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-07-01T10:36:58.6328261Z         PASS [   0.053s] ( 596/1336) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-07-01T10:36:58.6335684Z         PASS [   0.061s] ( 597/1336) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-07-01T10:36:58.6434729Z         PASS [   0.017s] ( 598/1336) spt-daemon release::tests::hex_roundtrips
2026-07-01T10:36:58.6487160Z         PASS [   0.033s] ( 599/1336) spt-daemon release::tests::channel_mismatch_is_rejected
2026-07-01T10:36:58.6515432Z         PASS [   0.033s] ( 600/1336) spt-daemon release::tests::expired_metadata_is_rejected
2026-07-01T10:36:58.6532831Z         PASS [   0.562s] ( 601/1336) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-07-01T10:36:58.6576703Z         PASS [   0.028s] ( 602/1336) spt-daemon release::tests::revoked_key_is_rejected
2026-07-01T10:36:58.6696613Z         PASS [   0.035s] ( 603/1336) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-07-01T10:36:58.6718577Z         PASS [   0.039s] ( 604/1336) spt-daemon release::tests::production_policy_loads_fail_closed
2026-07-01T10:36:58.6782858Z         PASS [   0.050s] ( 605/1336) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-07-01T10:36:58.6827043Z         PASS [   0.050s] ( 606/1336) spt-daemon release::tests::tampered_metadata_fails_signature
2026-07-01T10:36:58.6993476Z         PASS [   0.048s] ( 607/1336) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-07-01T10:36:58.7074981Z         PASS [   0.057s] ( 608/1336) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-07-01T10:36:58.7075823Z         PASS [   0.072s] ( 609/1336) spt-daemon release::tests::untrusted_key_is_unknown
2026-07-01T10:36:58.7081764Z         PASS [   0.062s] ( 610/1336) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-07-01T10:36:58.7148169Z         PASS [   0.060s] ( 611/1336) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-07-01T10:36:58.7242202Z         PASS [   0.066s] ( 612/1336) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-07-01T10:36:58.7243788Z         PASS [   0.057s] ( 613/1336) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-07-01T10:36:58.7289716Z         PASS [   0.046s] ( 614/1336) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-07-01T10:36:58.7315821Z         PASS [   0.025s] ( 615/1336) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-07-01T10:36:58.7436126Z         PASS [   0.071s] ( 616/1336) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-07-01T10:36:58.7443201Z         PASS [   0.040s] ( 617/1336) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-07-01T10:36:58.7473440Z         PASS [   0.031s] ( 618/1336) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-07-01T10:36:58.7555855Z         PASS [   0.031s] ( 619/1336) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-07-01T10:36:58.7560450Z         PASS [   0.049s] ( 620/1336) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-07-01T10:36:58.7605393Z         PASS [   0.083s] ( 621/1336) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-07-01T10:36:58.7655776Z         PASS [   0.033s] ( 622/1336) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-07-01T10:36:58.7774963Z         PASS [   0.033s] ( 623/1336) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-07-01T10:36:58.7954014Z         PASS [   0.064s] ( 624/1336) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-07-01T10:36:58.7956669Z         PASS [   0.053s] ( 625/1336) spt-daemon seedmap::tests::put_refreshes_existing
2026-07-01T10:36:58.7997307Z         PASS [   0.055s] ( 626/1336) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-07-01T10:36:58.8011916Z         PASS [   0.027s] ( 627/1336) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-07-01T10:36:58.8017258Z         PASS [   0.036s] ( 628/1336) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-07-01T10:36:58.8025097Z         PASS [   0.047s] ( 629/1336) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-07-01T10:36:58.8025817Z         PASS [   0.047s] ( 630/1336) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-07-01T10:36:58.8111862Z         PASS [   0.048s] ( 631/1336) spt-daemon seedmap::tests::take_absent_is_none
2026-07-01T10:36:58.8115594Z         PASS [   0.019s] ( 632/1336) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-07-01T10:36:58.8151436Z         PASS [   0.022s] ( 633/1336) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-07-01T10:36:58.8186632Z         PASS [   0.019s] ( 634/1336) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-07-01T10:36:58.8233892Z         PASS [   0.023s] ( 635/1336) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-07-01T10:36:58.8278663Z         PASS [   0.027s] ( 636/1336) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-07-01T10:36:58.8290315Z         PASS [   0.123s] ( 637/1336) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-07-01T10:36:58.8342246Z         PASS [   0.031s] ( 638/1336) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-07-01T10:36:58.8468461Z         PASS [   0.038s] ( 639/1336) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-07-01T10:36:58.8482242Z         PASS [   0.037s] ( 640/1336) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-07-01T10:36:58.8497063Z         PASS [   0.034s] ( 641/1336) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-07-01T10:36:58.8502964Z         PASS [   0.304s] ( 642/1336) spt-daemon relay::tests::run_honors_stop
2026-07-01T10:36:58.8576101Z         PASS [   0.038s] ( 643/1336) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-07-01T10:36:58.8586568Z         PASS [   0.035s] ( 644/1336) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-07-01T10:36:58.8642708Z         PASS [   0.037s] ( 645/1336) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-07-01T10:36:58.8648414Z         PASS [   0.062s] ( 646/1336) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-07-01T10:36:58.9298238Z         PASS [   0.096s] ( 647/1336) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-07-01T10:36:58.9298940Z         PASS [   0.205s] ( 648/1336) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-07-01T10:36:58.9416636Z         PASS [   0.085s] ( 649/1336) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-07-01T10:36:58.9417301Z         PASS [   0.386s] ( 650/1336) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-07-01T10:36:58.9591192Z         PASS [   0.093s] ( 651/1336) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-07-01T10:36:58.9713527Z         PASS [   0.100s] ( 652/1336) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-07-01T10:36:58.9714257Z         PASS [   0.103s] ( 653/1336) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-07-01T10:36:58.9714885Z         PASS [   0.041s] ( 654/1336) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-07-01T10:36:58.9881257Z         PASS [   0.124s] ( 655/1336) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-07-01T10:36:58.9890771Z         PASS [   0.056s] ( 656/1336) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-07-01T10:36:59.0011873Z         PASS [   0.163s] ( 657/1336) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-07-01T10:36:59.0140193Z         PASS [   0.052s] ( 658/1336) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-07-01T10:36:59.0235671Z         PASS [   0.035s] ( 659/1336) spt-daemon sync::tests::gate_decision_table
2026-07-01T10:36:59.0254633Z         PASS [   0.093s] ( 660/1336) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-07-01T10:36:59.0697262Z         PASS [   0.043s] ( 661/1336) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-07-01T10:36:59.0698040Z         PASS [   0.041s] ( 662/1336) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-07-01T10:36:59.1050562Z         PASS [   0.034s] ( 663/1336) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-07-01T10:36:59.1051440Z         PASS [   0.148s] ( 664/1336) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-07-01T10:36:59.1139582Z         PASS [   0.038s] ( 665/1336) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-07-01T10:36:59.1156387Z         PASS [   0.148s] ( 666/1336) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-07-01T10:36:59.1236871Z         PASS [   0.112s] ( 667/1336) spt-daemon translation::tests::flagged_spawn_still_starts
2026-07-01T10:36:59.1507657Z         PASS [   0.048s] ( 668/1336) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-07-01T10:36:59.1517692Z         PASS [   0.029s] ( 669/1336) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-07-01T10:36:59.1556031Z         PASS [   0.036s] ( 670/1336) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-07-01T10:36:59.1572817Z         PASS [   0.048s] ( 671/1336) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-07-01T10:36:59.1735159Z         PASS [   0.067s] ( 672/1336) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-07-01T10:36:59.1956467Z         PASS [   0.047s] ( 673/1336) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-07-01T10:36:59.1957320Z         PASS [   0.045s] ( 674/1336) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-07-01T10:36:59.1976467Z         PASS [   0.045s] ( 675/1336) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-07-01T10:36:59.1977742Z         PASS [   0.047s] ( 676/1336) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-07-01T10:36:59.1978959Z         PASS [   0.025s] ( 677/1336) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-07-01T10:36:59.2613911Z         PASS [   0.060s] ( 678/1336) spt-daemon wan::tests::origin_user_backed_matrix
2026-07-01T10:36:59.2628841Z         PASS [   0.062s] ( 679/1336) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-07-01T10:36:59.2629577Z         PASS [   0.407s] ( 680/1336) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-07-01T10:36:59.2630354Z         PASS [   0.065s] ( 681/1336) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-07-01T10:36:59.2631025Z         PASS [   0.063s] ( 682/1336) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-07-01T10:36:59.2915000Z         PASS [   0.089s] ( 683/1336) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-07-01T10:36:59.2915810Z         PASS [   0.029s] ( 684/1336) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-07-01T10:36:59.2945584Z         PASS [   0.031s] ( 685/1336) spt-daemon wan::tests::wan_outcome_token_round_trips_and_unknown_is_noreply
2026-07-01T10:36:59.3060077Z         PASS [   0.041s] ( 686/1336) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-07-01T10:36:59.3116052Z         PASS [   0.040s] ( 687/1336) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-07-01T10:36:59.3202524Z         PASS [   0.391s] ( 688/1336) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-07-01T10:36:59.3641893Z         PASS [   0.041s] ( 689/1336) spt-daemon::netbroker netless_broker_probes_gracefully
2026-07-01T10:36:59.3659768Z         PASS [   0.513s] ( 690/1336) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-07-01T10:36:59.3663317Z         PASS [   0.516s] ( 691/1336) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-07-01T10:36:59.4272781Z         PASS [   0.127s] ( 692/1336) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-07-01T10:36:59.5209924Z         PASS [   0.230s] ( 693/1336) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-07-01T10:36:59.6545779Z         PASS [   0.293s] ( 694/1336) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-07-01T10:36:59.6858099Z         PASS [   0.319s] ( 695/1336) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-07-01T10:36:59.7783863Z         PASS [   1.443s] ( 696/1336) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-07-01T10:36:59.8226783Z         PASS [   0.135s] ( 697/1336) spt-daemon::pairjoin pair_code_submit_for_an_unknown_session_fails_cleanly
2026-07-01T10:37:00.0446033Z         PASS [   0.778s] ( 698/1336) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-07-01T10:37:00.0579234Z         PASS [   0.632s] ( 699/1336) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-07-01T10:37:00.0586888Z         PASS [   0.771s] ( 700/1336) spt-daemon::mesh staggered_offliner_still_meshes
2026-07-01T10:37:00.1799624Z         PASS [   0.404s] ( 701/1336) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-07-01T10:37:00.1804675Z         PASS [   0.526s] ( 702/1336) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-07-01T10:37:00.2274143Z         PASS [   0.704s] ( 703/1336) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-07-01T10:37:00.2558375Z         PASS [   0.890s] ( 704/1336) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-07-01T10:37:00.4112604Z         PASS [   0.346s] ( 705/1336) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-07-01T10:37:00.4172341Z         PASS [   1.455s] ( 706/1336) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-07-01T10:37:00.5255412Z         PASS [   0.345s] ( 707/1336) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-07-01T10:37:00.5430756Z         PASS [   1.249s] ( 708/1336) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-07-01T10:37:00.5494839Z         PASS [   0.369s] ( 709/1336) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-07-01T10:37:00.6298999Z         PASS [   1.639s] ( 710/1336) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-07-01T10:37:00.7328740Z         PASS [   0.195s] ( 711/1336) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-07-01T10:37:00.7347698Z         PASS [   0.512s] ( 712/1336) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-07-01T10:37:01.1254042Z         PASS [   0.488s] ( 713/1336) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-07-01T10:37:01.1254885Z         PASS [   0.698s] ( 714/1336) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-07-01T10:37:01.1255534Z         PASS [   1.066s] ( 715/1336) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-07-01T10:37:01.1380814Z         PASS [   1.837s] ( 716/1336) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-07-01T10:37:01.2312090Z         PASS [   0.500s] ( 717/1336) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-07-01T10:37:01.2676532Z         PASS [   0.529s] ( 718/1336) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-07-01T10:37:01.3201310Z         PASS [   0.201s] ( 719/1336) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-07-01T10:37:01.3523870Z         PASS [   0.828s] ( 720/1336) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-07-01T10:37:01.4141532Z         PASS [   1.374s] ( 721/1336) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-07-01T10:37:01.5198699Z         PASS [   2.522s] ( 722/1336) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-07-01T10:37:01.7197993Z         PASS [   0.305s] ( 723/1336) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-07-01T10:37:01.9049685Z         PASS [   0.385s] ( 724/1336) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-07-01T10:37:01.9467232Z         PASS [   0.038s] ( 725/1336) spt-live context::tests::direct_always_writes
2026-07-01T10:37:01.9743262Z         PASS [   0.619s] ( 726/1336) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-07-01T10:37:01.9891124Z         PASS [   0.671s] ( 727/1336) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-07-01T10:37:01.9917175Z         PASS [   0.048s] ( 728/1336) spt-live context::tests::identified_write_stamps_advancing_vector
2026-07-01T10:37:01.9918036Z         PASS [   0.019s] ( 729/1336) spt-live context::tests::llm_over_llm_writes
2026-07-01T10:37:02.0030996Z         PASS [   0.280s] ( 730/1336) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-07-01T10:37:02.0044650Z         PASS [   0.014s] ( 731/1336) spt-live context::tests::llm_past_window_writes
2026-07-01T10:37:02.0088206Z         PASS [   0.018s] ( 732/1336) spt-live context::tests::llm_within_window_suppressed
2026-07-01T10:37:02.0135327Z         PASS [   0.023s] ( 733/1336) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-07-01T10:37:02.0306648Z         PASS [   0.031s] ( 734/1336) spt-live context::tests::write_context_suppresses_stale_llm
2026-07-01T10:37:02.0985465Z         PASS [   0.068s] ( 735/1336) spt-live digest::tests::fetcher_digest_lets_the_adapter_locate_and_emit
2026-07-01T10:37:02.1017553Z         PASS [   0.093s] ( 736/1336) spt-live digest::tests::extracts_records_from_the_located_source
2026-07-01T10:37:02.1077018Z         PASS [   0.009s] ( 737/1336) spt-live digest::tests::missing_source_file_is_read_error
2026-07-01T10:37:02.1118610Z         PASS [   0.010s] ( 738/1336) spt-live digest::tests::no_source_errors
2026-07-01T10:37:02.1127413Z         PASS [   0.099s] ( 739/1336) spt-live digest::tests::falls_back_to_history_locate_template
2026-07-01T10:37:02.1666561Z         PASS [   0.055s] ( 740/1336) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-07-01T10:37:02.1763268Z         PASS [   0.010s] ( 741/1336) spt-live echo::tests::provenance_is_stamped
2026-07-01T10:37:02.1845669Z         PASS [   0.077s] ( 742/1336) spt-live echo::tests::echo_child_is_recursion_guarded
2026-07-01T10:37:02.1880135Z         PASS [   0.075s] ( 743/1336) spt-live echo::tests::echo_nonzero_errors
2026-07-01T10:37:02.2431022Z         PASS [   0.059s] ( 744/1336) spt-live history::tests::fetcher_yields_records
2026-07-01T10:37:02.2535697Z         PASS [   0.010s] ( 745/1336) spt-live history::tests::missing_fetcher_field_errors
2026-07-01T10:37:02.2563809Z         PASS [   0.067s] ( 746/1336) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-07-01T10:37:02.2659183Z         PASS [   0.012s] ( 747/1336) spt-live history::tests::native_missing_log_is_empty
2026-07-01T10:37:02.2767212Z         PASS [   0.021s] ( 748/1336) spt-live history::tests::native_reads_logged_records
2026-07-01T10:37:02.2979233Z         PASS [  19.249s] ( 749/1336) spt::live_adapt_psyche_lock_e2e live_update_own_copy_frees_install_binary_and_stop_reaps_orphan_psyche
2026-07-01T10:37:02.5591679Z         LEAK [   0.557s] ( 750/1336) spt-live digest::tests::extractor_timeout_errors
2026-07-01T10:37:02.7138254Z         LEAK [   0.535s] ( 751/1336) spt-live history::tests::fetcher_timeout_errors
2026-07-01T10:37:02.7281315Z         PASS [   0.016s] ( 752/1336) spt-live ingest::tests::no_drops_is_empty
2026-07-01T10:37:02.8378160Z         PASS [   2.288s] ( 753/1336) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-07-01T10:37:02.8508157Z         PASS [   0.013s] ( 754/1336) spt-live ingest::tests::strip_checkpoint_markers_removes_tokens_keeps_text
2026-07-01T10:37:03.1627789Z         PASS [   0.885s] ( 755/1336) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-07-01T10:37:03.1749805Z         PASS [   0.012s] ( 756/1336) spt-live inject::tests::long_body_is_capped
2026-07-01T10:37:03.1863850Z         PASS [   0.012s] ( 757/1336) spt-live inject::tests::missing_perch_is_best_effort
2026-07-01T10:37:03.2022326Z         PASS [   3.383s] ( 758/1336) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-07-01T10:37:03.2101070Z         PASS [   0.024s] ( 759/1336) spt-live inject::tests::tap_appends_a_context_entry
2026-07-01T10:37:03.2259825Z         PASS [   0.924s] ( 760/1336) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-07-01T10:37:03.2260661Z         PASS [   0.020s] ( 761/1336) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-07-01T10:37:03.2334148Z         PASS [   0.023s] ( 762/1336) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-07-01T10:37:03.2440547Z         PASS [   0.020s] ( 763/1336) spt-live outbound::tests::non_authorable_types_are_ignored
2026-07-01T10:37:03.2447632Z         PASS [   0.019s] ( 764/1336) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-07-01T10:37:03.2465077Z         PASS [   0.013s] ( 765/1336) spt-live outbound::tests::prose_only_yields_nothing
2026-07-01T10:37:03.2530845Z         PASS [   0.011s] ( 766/1336) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-07-01T10:37:03.2573789Z         PASS [   0.016s] ( 767/1336) spt-live psyche::tests::prompt_includes_time_and_event
2026-07-01T10:37:03.2602080Z         PASS [   0.013s] ( 768/1336) spt-live psyche::tests::prompt_without_event
2026-07-01T10:37:03.2725804Z         PASS [   0.015s] ( 769/1336) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-07-01T10:37:03.2885120Z         PASS [   0.016s] ( 770/1336) spt-live pulse::tests::tick_reports_idle
2026-07-01T10:37:03.3079364Z         PASS [   0.053s] ( 771/1336) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-07-01T10:37:03.3505034Z         PASS [   0.622s] ( 772/1336) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-07-01T10:37:03.3682110Z         PASS [   3.109s] ( 773/1336) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-07-01T10:37:03.4038902Z         PASS [   2.287s] ( 774/1336) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-07-01T10:37:03.4046261Z         PASS [   2.280s] ( 775/1336) spt-daemon::seedproofx wrong_seed_is_dropped
2026-07-01T10:37:03.4445379Z         PASS [   1.178s] ( 776/1336) spt-live ingest::tests::both_drops_ingested
2026-07-01T10:37:03.4741737Z         PASS [   0.071s] ( 777/1336) spt-live resume::tests::continue_existing_resumes_session
2026-07-01T10:37:03.4744442Z         PASS [   0.915s] ( 778/1336) spt-live ingest::tests::ingest_strips_checkpoint_sentinel_from_durable_tier
2026-07-01T10:37:03.5512920Z         PASS [   0.075s] ( 779/1336) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-07-01T10:37:03.5640725Z         PASS [   0.014s] ( 780/1336) spt-live resume::tests::missing_key_errors_before_spawn
2026-07-01T10:37:03.5888547Z         PASS [   0.025s] ( 781/1336) spt-live resume::tests::pending_strips_checkpoint_sentinel_keeps_inter_marker_text
2026-07-01T10:37:03.9177908Z         PASS [   2.680s] ( 782/1336) spt-daemon::sync torn_pull_recovers_by_repulling
2026-07-01T10:37:03.9316719Z         PASS [   0.018s] ( 783/1336) spt-live signoff::tests::echo_precedes_signoff_compose
2026-07-01T10:37:03.9587528Z         PASS [   0.023s] ( 784/1336) spt-live signoff::tests::missing_session_skips_echo
2026-07-01T10:37:03.9805537Z         PASS [   0.022s] ( 785/1336) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-07-01T10:37:04.0088025Z         PASS [   0.033s] ( 786/1336) spt-live signoff::tests::stale_signoff_swept
2026-07-01T10:37:04.0225189Z         PASS [   0.712s] ( 787/1336) spt-live reconcile::tests::no_conflict_is_a_noop
2026-07-01T10:37:04.1046201Z         PASS [   0.097s] ( 788/1336) spt-live turn::tests::empty_stdout_is_an_error
2026-07-01T10:37:04.1314326Z         PASS [   0.113s] ( 789/1336) spt-live turn::tests::turn_captures_stdout
2026-07-01T10:37:04.1500767Z         PASS [   0.019s] ( 790/1336) spt-msg deliver::tests::deferred_send_validates
2026-07-01T10:37:04.1823344Z         PASS [   0.775s] ( 791/1336) spt-live resume::tests::download_appends_pending_drop_after_project
2026-07-01T10:37:04.2861380Z         PASS [   0.181s] ( 792/1336) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-07-01T10:37:04.3790058Z         PASS [   1.118s] ( 793/1336) spt-live pulse::tests::tick_ingests_drops
2026-07-01T10:37:04.3857323Z         PASS [   0.234s] ( 794/1336) spt-msg deliver::tests::offline_existing_perch_spools
2026-07-01T10:37:04.4175177Z         PASS [   0.031s] ( 795/1336) spt-msg emit::tests::anonymous_still_enveloped
2026-07-01T10:37:04.4295388Z         PASS [   0.014s] ( 796/1336) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-07-01T10:37:04.4458612Z         PASS [   0.017s] ( 797/1336) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-07-01T10:37:04.4546533Z         PASS [   0.272s] ( 798/1336) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-07-01T10:37:04.4609321Z         PASS [   0.015s] ( 799/1336) spt-msg emit::tests::structural_renders_msg_envelope
2026-07-01T10:37:04.4628274Z         PASS [   0.011s] ( 800/1336) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-07-01T10:37:04.4728107Z         PASS [   0.011s] ( 801/1336) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-07-01T10:37:04.4855867Z         PASS [   0.021s] ( 802/1336) spt-msg emit::tests::whole_render_never_chunks
2026-07-01T10:37:04.5447401Z         PASS [   0.164s] ( 803/1336) spt-msg deliver::tests::send_outcome_mapping
2026-07-01T10:37:04.5447983Z         PASS [   1.255s] ( 804/1336) spt-live reconcile::tests::failed_turn_preserves_everything
2026-07-01T10:37:04.6165154Z         PASS [   0.142s] ( 805/1336) spt-msg listener::tests::bind_registers_and_round_trips
2026-07-01T10:37:04.6607399Z         PASS [   0.177s] ( 806/1336) spt-msg listener::tests::blocking_accepts_within_window
2026-07-01T10:37:04.7069897Z         PASS [   1.334s] ( 807/1336) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-07-01T10:37:04.7088778Z         PASS [   1.259s] ( 808/1336) spt-live resume::tests::download_composes_two_tiers
2026-07-01T10:37:04.7092789Z         PASS [   0.161s] ( 809/1336) spt-msg listener::tests::drop_unregisters_address
2026-07-01T10:37:04.7975804Z         PASS [   0.253s] ( 810/1336) spt-msg listener::tests::blocking_times_out_when_idle
2026-07-01T10:37:04.9120667Z         PASS [  12.305s] ( 811/1336) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-07-01T10:37:04.9257531Z         PASS [   0.014s] ( 812/1336) spt-msg ring::tests::ring_no_perch
2026-07-01T10:37:04.9718539Z         PASS [   0.358s] ( 813/1336) spt-msg ready::tests::backlog_drains_on_start
2026-07-01T10:37:05.0055727Z         PASS [   0.301s] ( 814/1336) spt-msg ready::tests::start_registers_resolvable_perch
2026-07-01T10:37:05.0268292Z         PASS [   0.021s] ( 815/1336) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-07-01T10:37:05.0269065Z         PASS [   0.324s] ( 816/1336) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-07-01T10:37:05.0271558Z         PASS [   2.176s] ( 817/1336) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-07-01T10:37:05.0331447Z         PASS [   0.372s] ( 818/1336) spt-msg ready::tests::recv_gets_live_tcp_message
2026-07-01T10:37:05.0366644Z         PASS [   0.010s] ( 819/1336) spt-msg wire::tests::encode_decode_round_trips_structural
2026-07-01T10:37:05.0446250Z         PASS [   0.016s] ( 820/1336) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-07-01T10:37:05.0471560Z         PASS [   0.348s] ( 821/1336) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-07-01T10:37:05.0505115Z         PASS [   0.023s] ( 822/1336) spt-msg wire::tests::frame_round_trips_over_loopback
2026-07-01T10:37:05.0591891Z         PASS [   0.022s] ( 823/1336) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-07-01T10:37:05.0592761Z         PASS [   0.026s] ( 824/1336) spt-msg wire::tests::oversized_length_prefix_rejected
2026-07-01T10:37:05.0840594Z         PASS [   0.033s] ( 825/1336) spt-net net::attach::tests::attach_intents_round_trip
2026-07-01T10:37:05.0841194Z         PASS [   0.025s] ( 826/1336) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-07-01T10:37:05.0841850Z         PASS [   0.025s] ( 827/1336) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-07-01T10:37:05.1501161Z         PASS [   0.064s] ( 828/1336) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-01T10:37:05.1502361Z         PASS [   0.066s] ( 829/1336) spt-net net::attach::tests::request_endpoint_id_is_additive_and_local_wire_is_unchanged
2026-07-01T10:37:05.1506776Z         PASS [   0.066s] ( 830/1336) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-07-01T10:37:05.1522070Z         PASS [   1.803s] ( 831/1336) spt-live reconcile::tests::reconcile_merges_and_clears
2026-07-01T10:37:05.1744762Z         PASS [   0.023s] ( 832/1336) spt-net net::endpoint::tests::family_force_off_flag_parsing
2026-07-01T10:37:05.1875573Z         PASS [   0.037s] ( 833/1336) spt-net net::endpoint::tests::family_selection_drops_dead_keeps_working
2026-07-01T10:37:05.1881986Z         PASS [   0.035s] ( 834/1336) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-07-01T10:37:05.1893312Z         PASS [   0.394s] ( 835/1336) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-07-01T10:37:05.2053787Z         PASS [   0.278s] ( 836/1336) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-07-01T10:37:05.2281559Z         PASS [   0.039s] ( 837/1336) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-07-01T10:37:05.2304193Z         PASS [   0.043s] ( 838/1336) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-07-01T10:37:05.2338353Z         PASS [   0.045s] ( 839/1336) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-01T10:37:05.2407247Z         PASS [   0.036s] ( 840/1336) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-07-01T10:37:05.2431182Z         PASS [   0.016s] ( 841/1336) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-07-01T10:37:05.2479974Z         PASS [   0.017s] ( 842/1336) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-07-01T10:37:05.2532806Z         PASS [   0.018s] ( 843/1336) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-07-01T10:37:05.2601081Z         PASS [   0.016s] ( 844/1336) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-07-01T10:37:05.2664700Z         PASS [   0.024s] ( 845/1336) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-07-01T10:37:05.2731943Z         PASS [   0.121s] ( 846/1336) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-07-01T10:37:05.2840408Z         PASS [   0.031s] ( 847/1336) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-07-01T10:37:05.2841117Z         PASS [   0.027s] ( 848/1336) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-07-01T10:37:05.2909390Z         PASS [   0.034s] ( 849/1336) spt-net net::notif::tests::forged_origin_field_is_inert
2026-07-01T10:37:05.3006030Z         PASS [   0.033s] ( 850/1336) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-07-01T10:37:05.3008010Z         PASS [   0.031s] ( 851/1336) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-07-01T10:37:05.3031218Z         PASS [   1.827s] ( 852/1336) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-07-01T10:37:05.3050128Z         PASS [   0.027s] ( 853/1336) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-07-01T10:37:05.3150337Z         PASS [   0.029s] ( 854/1336) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-07-01T10:37:05.3219477Z         PASS [   0.021s] ( 855/1336) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-07-01T10:37:05.3313037Z         PASS [   0.030s] ( 856/1336) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-07-01T10:37:05.3344008Z         PASS [   0.034s] ( 857/1336) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-07-01T10:37:05.3344726Z         PASS [   0.029s] ( 858/1336) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-07-01T10:37:05.3352117Z         PASS [   0.162s] ( 859/1336) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-07-01T10:37:05.3383860Z         PASS [   0.024s] ( 860/1336) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-07-01T10:37:05.3404533Z         PASS [   0.019s] ( 861/1336) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-07-01T10:37:05.3459602Z         PASS [   0.015s] ( 862/1336) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-07-01T10:37:05.3485182Z         PASS [   0.014s] ( 863/1336) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-07-01T10:37:05.3538839Z         PASS [   0.019s] ( 864/1336) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-07-01T10:37:05.3570985Z         PASS [   0.022s] ( 865/1336) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-07-01T10:37:05.3605752Z         PASS [   0.022s] ( 866/1336) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-07-01T10:37:05.3636512Z         PASS [   0.023s] ( 867/1336) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-07-01T10:37:05.3725430Z         PASS [   0.026s] ( 868/1336) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-07-01T10:37:05.3754779Z         PASS [   0.027s] ( 869/1336) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-07-01T10:37:05.3792365Z         PASS [   0.025s] ( 870/1336) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-07-01T10:37:05.3821476Z         PASS [   0.025s] ( 871/1336) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-07-01T10:37:05.4447381Z         PASS [   0.080s] ( 872/1336) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-07-01T10:37:05.4623645Z         PASS [   0.100s] ( 873/1336) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-07-01T10:37:05.4694237Z         PASS [   0.095s] ( 874/1336) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-07-01T10:37:05.4939805Z         PASS [   0.117s] ( 875/1336) spt-net net::pairing::spake::tests::stale_step_fails
2026-07-01T10:37:05.4974045Z         PASS [   0.029s] ( 876/1336) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-07-01T10:37:05.5004580Z         PASS [   0.121s] ( 877/1336) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-07-01T10:37:05.5028637Z         PASS [   0.119s] ( 878/1336) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-07-01T10:37:05.5039020Z         PASS [   0.461s] ( 879/1336) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-07-01T10:37:05.5094401Z         PASS [   0.016s] ( 880/1336) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-07-01T10:37:05.5285778Z         PASS [   0.241s] ( 881/1336) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-07-01T10:37:05.5295042Z         PASS [   0.027s] ( 882/1336) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-07-01T10:37:05.5296150Z         PASS [   0.025s] ( 883/1336) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-07-01T10:37:05.5298426Z         PASS [   0.026s] ( 884/1336) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-07-01T10:37:05.5316948Z         PASS [   0.027s] ( 885/1336) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-07-01T10:37:05.5331991Z         PASS [   0.023s] ( 886/1336) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-07-01T10:37:05.5443689Z         PASS [   0.020s] ( 887/1336) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-07-01T10:37:05.5475742Z         PASS [   0.023s] ( 888/1336) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-07-01T10:37:05.5576410Z         PASS [   0.030s] ( 889/1336) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-07-01T10:37:05.5577225Z         PASS [   0.030s] ( 890/1336) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-07-01T10:37:05.5578831Z         PASS [   0.113s] ( 891/1336) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-07-01T10:37:05.5592226Z         PASS [   0.028s] ( 892/1336) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-07-01T10:37:05.5606197Z         PASS [   0.028s] ( 893/1336) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-07-01T10:37:05.5677352Z         PASS [   0.023s] ( 894/1336) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-07-01T10:37:05.5754010Z         PASS [   0.114s] ( 895/1336) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-07-01T10:37:05.5783070Z         PASS [   0.021s] ( 896/1336) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-01T10:37:05.5859993Z         PASS [   0.028s] ( 897/1336) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-07-01T10:37:05.6030708Z         PASS [   0.624s] ( 898/1336) spt-msg ring::tests::ring_timeout_cleans_up
2026-07-01T10:37:05.6033169Z         PASS [   0.030s] ( 899/1336) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-07-01T10:37:05.6184788Z         PASS [   0.022s] ( 900/1336) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-07-01T10:37:05.6212068Z         PASS [   0.023s] ( 901/1336) spt-net net::registry::tests::display_parity_fields_serde_and_n_minus_one
2026-07-01T10:37:05.6339041Z         PASS [   0.015s] ( 902/1336) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-07-01T10:37:05.6381245Z         PASS [   0.017s] ( 903/1336) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-07-01T10:37:05.6461201Z         PASS [   0.598s] ( 904/1336) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-07-01T10:37:05.6516274Z         PASS [   0.018s] ( 905/1336) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-07-01T10:37:05.6569494Z         PASS [   0.019s] ( 906/1336) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-07-01T10:37:05.6609574Z         PASS [   0.016s] ( 907/1336) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-07-01T10:37:05.6668953Z         PASS [   0.015s] ( 908/1336) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-07-01T10:37:05.6722643Z         PASS [   0.015s] ( 909/1336) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-07-01T10:37:05.6748904Z         PASS [   0.014s] ( 910/1336) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-07-01T10:37:05.6840175Z         PASS [   0.015s] ( 911/1336) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-07-01T10:37:05.6869649Z         PASS [   0.140s] ( 912/1336) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-07-01T10:37:05.6993744Z         PASS [   0.025s] ( 913/1336) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-07-01T10:37:05.7010922Z         PASS [   0.026s] ( 914/1336) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-07-01T10:37:05.7095389Z         PASS [   0.026s] ( 915/1336) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-07-01T10:37:05.7116046Z         PASS [   0.021s] ( 916/1336) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-07-01T10:37:05.7244937Z         PASS [   0.027s] ( 917/1336) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-07-01T10:37:05.7310591Z         PASS [   0.024s] ( 918/1336) spt-net net::registry::tests::offline_rows_decay_past_grace_own_rows_survive
2026-07-01T10:37:05.7376404Z         PASS [   0.022s] ( 919/1336) spt-net net::registry::tests::offline_since_side_map_is_self_pruning
2026-07-01T10:37:05.7387248Z         PASS [   0.156s] ( 920/1336) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-07-01T10:37:05.7387915Z         PASS [   0.028s] ( 921/1336) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-07-01T10:37:05.7535916Z         PASS [   0.028s] ( 922/1336) spt-net net::registry::tests::purge_churn_offline_ghosts_stay_bounded
2026-07-01T10:37:05.7537317Z         PASS [   0.024s] ( 923/1336) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-07-01T10:37:05.7537917Z         PASS [   0.028s] ( 924/1336) spt-net net::registry::tests::registry_serde_roundtrips
2026-07-01T10:37:05.7610461Z         PASS [   0.026s] ( 925/1336) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-07-01T10:37:05.7623172Z         PASS [   0.026s] ( 926/1336) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-07-01T10:37:05.7701382Z         PASS [   0.017s] ( 927/1336) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-07-01T10:37:05.7774757Z         PASS [   0.023s] ( 928/1336) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-07-01T10:37:05.7794965Z         PASS [   0.025s] ( 929/1336) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-07-01T10:37:05.7808984Z         PASS [   0.020s] ( 930/1336) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-07-01T10:37:05.7841714Z         PASS [   0.021s] ( 931/1336) spt-net net::registry::tests::resolve_prefers_local_instance
2026-07-01T10:37:05.7867974Z         PASS [   0.017s] ( 932/1336) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-07-01T10:37:05.7925093Z         PASS [   0.015s] ( 933/1336) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-07-01T10:37:05.8074297Z         PASS [   0.020s] ( 934/1336) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-07-01T10:37:05.8138623Z         PASS [   0.033s] ( 935/1336) spt-net net::registry::tests::resource_projection_threads_node_label
2026-07-01T10:37:05.8153741Z         PASS [   0.030s] ( 936/1336) spt-net net::registry::tests::revival_not_out_raced
2026-07-01T10:37:05.8161443Z         PASS [   0.024s] ( 937/1336) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-07-01T10:37:05.8163565Z         PASS [   0.029s] ( 938/1336) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-07-01T10:37:05.8167069Z         PASS [   0.018s] ( 939/1336) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-07-01T10:37:05.8169055Z         PASS [   0.256s] ( 940/1336) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-07-01T10:37:05.8345414Z         PASS [   0.020s] ( 941/1336) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-07-01T10:37:05.8435692Z         PASS [   0.027s] ( 942/1336) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-07-01T10:37:05.8442309Z         PASS [   0.025s] ( 943/1336) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-07-01T10:37:05.8498794Z         PASS [   0.032s] ( 944/1336) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-07-01T10:37:05.8508449Z         PASS [   0.263s] ( 945/1336) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-07-01T10:37:05.8509434Z         PASS [   0.273s] ( 946/1336) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-07-01T10:37:05.8527925Z         PASS [   0.036s] ( 947/1336) spt-net net::rest::tests::records_round_trip_and_degrade
2026-07-01T10:37:05.8568200Z         PASS [   0.038s] ( 948/1336) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-07-01T10:37:05.8587041Z         PASS [   0.025s] ( 949/1336) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-07-01T10:37:05.8670756Z         PASS [   0.018s] ( 950/1336) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-01T10:37:05.8671720Z         PASS [   0.026s] ( 951/1336) spt-net net::sync::tests::forged_origin_field_is_inert
2026-07-01T10:37:05.8672919Z         PASS [   0.026s] ( 952/1336) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-07-01T10:37:05.8703757Z         PASS [   0.022s] ( 953/1336) spt-net net::update::tests::forged_origin_field_is_inert
2026-07-01T10:37:05.8736948Z         PASS [   0.025s] ( 954/1336) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-07-01T10:37:05.8763916Z         PASS [   0.024s] ( 955/1336) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-01T10:37:05.8795909Z         PASS [   0.024s] ( 956/1336) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-07-01T10:37:05.8816423Z         PASS [   0.023s] ( 957/1336) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-07-01T10:37:05.8870759Z         PASS [   0.020s] ( 958/1336) spt-net net::wanmsg::tests::reply_round_trips_and_tolerates_unknown_field
2026-07-01T10:37:05.8907197Z         PASS [   0.024s] ( 959/1336) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-07-01T10:37:05.8947535Z         PASS [   0.028s] ( 960/1336) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-07-01T10:37:05.8983271Z         PASS [   0.028s] ( 961/1336) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-07-01T10:37:05.9017909Z         PASS [   0.028s] ( 962/1336) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-01T10:37:05.9052583Z         PASS [   0.026s] ( 963/1336) spt-proto addr::tests::parses_every_qualifier_combination
2026-07-01T10:37:05.9087763Z         PASS [   0.027s] ( 964/1336) spt-proto addr::tests::rejects_doubled_delimiters
2026-07-01T10:37:05.9096071Z         PASS [   0.033s] ( 965/1336) spt-proto addr::tests::display_round_trips
2026-07-01T10:37:05.9118553Z         PASS [   0.025s] ( 966/1336) spt-proto addr::tests::rejects_empty_or_bad_components
2026-07-01T10:37:05.9150796Z         PASS [   0.024s] ( 967/1336) spt-proto chunk::tests::malformed_parts_return_none
2026-07-01T10:37:05.9186604Z         PASS [   0.024s] ( 968/1336) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-07-01T10:37:05.9222342Z         PASS [   0.024s] ( 969/1336) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-07-01T10:37:05.9252932Z         PASS [   0.024s] ( 970/1336) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-07-01T10:37:05.9263022Z         PASS [   0.371s] ( 971/1336) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-07-01T10:37:05.9307548Z         PASS [   0.025s] ( 972/1336) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-07-01T10:37:05.9340172Z         PASS [   0.025s] ( 973/1336) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-07-01T10:37:05.9370224Z         PASS [   0.378s] ( 974/1336) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-07-01T10:37:05.9389162Z         PASS [   0.027s] ( 975/1336) spt-proto endpoint::tests::agent_vs_shell_split
2026-07-01T10:37:05.9428516Z         PASS [   0.028s] ( 976/1336) spt-proto endpoint::tests::broker_and_node_families
2026-07-01T10:37:05.9463309Z         PASS [   0.028s] ( 977/1336) spt-proto endpoint::tests::day_one_tags_round_trip
2026-07-01T10:37:05.9488133Z         PASS [   0.027s] ( 978/1336) spt-proto endpoint::tests::shell_kind_round_trips
2026-07-01T10:37:05.9517921Z         PASS [   0.027s] ( 979/1336) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-07-01T10:37:05.9550758Z         PASS [   0.029s] ( 980/1336) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-07-01T10:37:05.9589311Z         PASS [   0.028s] ( 981/1336) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-07-01T10:37:05.9626406Z         PASS [   0.029s] ( 982/1336) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-07-01T10:37:05.9662571Z         PASS [   0.029s] ( 983/1336) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-07-01T10:37:05.9678167Z         PASS [   0.058s] ( 984/1336) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-07-01T10:37:05.9690856Z         PASS [   0.030s] ( 985/1336) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-07-01T10:37:05.9717510Z         PASS [   2.384s] ( 986/1336) spt-live signoff::tests::boundary_writes_resume_commune
2026-07-01T10:37:05.9732193Z         PASS [   0.030s] ( 987/1336) spt-proto envelope::tests::parser_both_tags_present
2026-07-01T10:37:05.9760575Z         PASS [   0.030s] ( 988/1336) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-07-01T10:37:05.9795535Z         PASS [   0.031s] ( 989/1336) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-07-01T10:37:05.9824219Z         PASS [   0.031s] ( 990/1336) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-07-01T10:37:05.9854854Z         PASS [   0.030s] ( 991/1336) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-07-01T10:37:05.9922538Z         PASS [   0.032s] ( 992/1336) spt-proto event::tests::alarm_event_round_trips
2026-07-01T10:37:05.9953271Z         PASS [   0.033s] ( 993/1336) spt-proto event::tests::attr_decode_is_amp_last
2026-07-01T10:37:05.9977512Z         PASS [   0.032s] ( 994/1336) spt-proto event::tests::attr_order_preserved
2026-07-01T10:37:06.0018255Z         PASS [   0.034s] ( 995/1336) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-07-01T10:37:06.0049610Z         PASS [   0.036s] ( 996/1336) spt-proto event::tests::empty_body_envelope_parses
2026-07-01T10:37:06.0078915Z         PASS [   0.036s] ( 997/1336) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-07-01T10:37:06.0106392Z         PASS [   0.038s] ( 998/1336) spt-proto event::tests::msg_event_round_trips
2026-07-01T10:37:06.0138620Z         PASS [   0.038s] ( 999/1336) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-07-01T10:37:06.0173682Z         PASS [   0.038s] (1000/1336) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-07-01T10:37:06.0197736Z         PASS [   0.037s] (1001/1336) spt-proto event::tests::typed_predicate_rejects_partials
2026-07-01T10:37:06.0229831Z         PASS [   0.037s] (1002/1336) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-07-01T10:37:06.0258154Z         PASS [   0.035s] (1003/1336) spt-proto event::tests::user_msg_event_round_trips
2026-07-01T10:37:06.0291299Z         PASS [   0.034s] (1004/1336) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-07-01T10:37:06.0324202Z         PASS [   0.035s] (1005/1336) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-07-01T10:37:06.0358721Z         PASS [   0.034s] (1006/1336) spt-proto id::tests::accepts_japanese_scripts
2026-07-01T10:37:06.0385260Z         PASS [   0.033s] (1007/1336) spt-proto id::tests::accepts_plain_and_composite_ids
2026-07-01T10:37:06.0417879Z         PASS [   0.034s] (1008/1336) spt-proto id::tests::rejects_empty_and_overlong
2026-07-01T10:37:06.0449792Z         PASS [   0.034s] (1009/1336) spt-proto id::tests::rejects_path_whitespace_and_control
2026-07-01T10:37:06.0480100Z         PASS [   0.034s] (1010/1336) spt-proto id::tests::reports_bad_char_position
2026-07-01T10:37:06.0510821Z         PASS [   0.034s] (1011/1336) spt-proto id::tests::reserves_address_delimiters
2026-07-01T10:37:06.0540436Z         PASS [   0.034s] (1012/1336) spt-proto identity::tests::bad_inputs_error_without_panic
2026-07-01T10:37:06.0602401Z         PASS [   0.034s] (1013/1336) spt-proto identity::tests::public_key_hex_round_trips
2026-07-01T10:37:06.0657304Z         PASS [   0.043s] (1014/1336) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-07-01T10:37:06.0671699Z         PASS [   0.035s] (1015/1336) spt-proto payload::tests::base64_known_vectors
2026-07-01T10:37:06.0703078Z         PASS [   0.035s] (1016/1336) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-07-01T10:37:06.0732255Z         PASS [   0.035s] (1017/1336) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-07-01T10:37:06.0763292Z         PASS [   0.034s] (1018/1336) spt-proto payload::tests::command_payload_round_trips
2026-07-01T10:37:06.0796675Z         PASS [   0.035s] (1019/1336) spt-proto payload::tests::text_payload_round_trips
2026-07-01T10:37:06.0834017Z         PASS [   0.035s] (1020/1336) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-07-01T10:37:06.0865814Z         PASS [   0.035s] (1021/1336) spt-proto version::tests::current_version_self_compatible
2026-07-01T10:37:06.0889291Z         PASS [   0.035s] (1022/1336) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-07-01T10:37:06.0920704Z         PASS [   0.032s] (1023/1336) spt-proto version::tests::window_floor_saturates_at_zero
2026-07-01T10:37:06.0989950Z         PASS [   0.070s] (1024/1336) spt-proto identity::tests::sign_verify_round_trip
2026-07-01T10:37:06.1013461Z         PASS [   0.034s] (1025/1336) spt-runtime manifest::tests::digest_section_source_resolution
2026-07-01T10:37:06.1033749Z         PASS [   0.033s] (1026/1336) spt-runtime manifest::tests::digest_section_validation_errors
2026-07-01T10:37:06.1061377Z         PASS [   0.033s] (1027/1336) spt-runtime manifest::tests::fetcher_digest_strategy_needs_no_source
2026-07-01T10:37:06.1089866Z         PASS [   0.032s] (1028/1336) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-07-01T10:37:06.1130872Z         PASS [   0.033s] (1029/1336) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-07-01T10:37:06.1158023Z         PASS [   0.032s] (1030/1336) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-07-01T10:37:06.1255031Z         PASS [   0.036s] (1031/1336) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-07-01T10:37:06.1269409Z         PASS [   0.061s] (1032/1336) spt-runtime manifest::tests::checked_in_schema_is_current
2026-07-01T10:37:06.1270957Z         PASS [   0.035s] (1033/1336) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-07-01T10:37:06.1307527Z         PASS [   0.044s] (1034/1336) spt-runtime manifest::tests::hint_keyword_matching
2026-07-01T10:37:06.1358580Z         PASS [   0.035s] (1035/1336) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-07-01T10:37:06.1368246Z         PASS [   0.033s] (1036/1336) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-07-01T10:37:06.1379446Z         PASS [   0.039s] (1037/1336) spt-runtime manifest::tests::manifest_schema_shape
2026-07-01T10:37:06.1408374Z         PASS [   0.035s] (1038/1336) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-07-01T10:37:06.1440508Z         PASS [   0.035s] (1039/1336) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-07-01T10:37:06.1503744Z         PASS [   0.036s] (1040/1336) spt-runtime manifest::tests::round_trips_through_toml
2026-07-01T10:37:06.1523811Z         PASS [   0.036s] (1041/1336) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-07-01T10:37:06.1547338Z         PASS [   0.029s] (1042/1336) spt-runtime manifest::tests::shell_fixture_parses
2026-07-01T10:37:06.1577802Z         PASS [   0.031s] (1043/1336) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-07-01T10:37:06.1617503Z         PASS [   0.035s] (1044/1336) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-07-01T10:37:06.1677847Z         PASS [   0.037s] (1045/1336) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-07-01T10:37:06.1678626Z         PASS [   0.032s] (1046/1336) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-07-01T10:37:06.1716976Z         PASS [   0.035s] (1047/1336) spt-runtime manifest::tests::translation_binary_command_field
2026-07-01T10:37:06.1756236Z         PASS [   0.038s] (1048/1336) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-07-01T10:37:06.1784611Z         PASS [   0.038s] (1049/1336) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-07-01T10:37:06.1824370Z         PASS [   0.038s] (1050/1336) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-07-01T10:37:06.1854472Z         PASS [   0.036s] (1051/1336) spt-runtime manifest::tests::update_post_sub_table
2026-07-01T10:37:06.1888700Z         PASS [   0.037s] (1052/1336) spt-runtime profile::tests::deep_nested_leaf_replace
2026-07-01T10:37:06.1928017Z         PASS [   0.038s] (1053/1336) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-07-01T10:37:06.1961106Z         PASS [   0.038s] (1054/1336) spt-runtime profile::tests::leaf_replace_contract
2026-07-01T10:37:06.1982913Z         PASS [   0.036s] (1055/1336) spt-runtime profile::tests::profile_overlays_strings
2026-07-01T10:37:06.2047954Z         PASS [   0.037s] (1056/1336) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-07-01T10:37:06.2082457Z         PASS [   0.040s] (1057/1336) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-07-01T10:37:06.2105342Z         PASS [   0.039s] (1058/1336) spt-runtime profile::tests::split_option_first_colon
2026-07-01T10:37:06.2251216Z         PASS [   0.049s] (1059/1336) spt-runtime profile::tests::string_dot_path_read_write
2026-07-01T10:37:06.2282741Z         PASS [   0.050s] (1060/1336) spt-runtime profile::tests::tighten_only_allows_tightening
2026-07-01T10:37:06.2315547Z         PASS [   0.049s] (1061/1336) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-07-01T10:37:06.2351472Z         PASS [   0.050s] (1062/1336) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-07-01T10:37:07.5651554Z         PASS [   7.161s] (1063/1336) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-07-01T10:37:08.6587698Z         PASS [   2.470s] (1064/1336) spt-runtime registry::tests::create_local_profile_guards
2026-07-01T10:37:08.7654252Z         PASS [   2.566s] (1065/1336) spt-runtime registry::tests::delete_local_profile_rules
2026-07-01T10:37:08.8153783Z         PASS [   2.604s] (1066/1336) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-07-01T10:37:08.8173738Z         PASS [   2.620s] (1067/1336) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-07-01T10:37:08.8183904Z         PASS [   2.613s] (1068/1336) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-07-01T10:37:08.8267342Z         PASS [   2.628s] (1069/1336) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-07-01T10:37:08.8348417Z         PASS [   2.602s] (1070/1336) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-07-01T10:37:08.8379549Z         PASS [   2.609s] (1071/1336) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-07-01T10:37:08.8414493Z         PASS [   2.616s] (1072/1336) spt-runtime registry::tests::local_profile_survives_readd
2026-07-01T10:37:08.8441884Z         PASS [   0.185s] (1073/1336) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-07-01T10:37:08.8456684Z         PASS [   1.280s] (1074/1336) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-07-01T10:37:08.8496320Z         PASS [   0.022s] (1075/1336) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-07-01T10:37:08.8497195Z         PASS [   2.614s] (1076/1336) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-07-01T10:37:08.8505272Z         PASS [   0.088s] (1077/1336) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-07-01T10:37:08.8565066Z         PASS [   0.038s] (1078/1336) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-07-01T10:37:08.8571417Z         PASS [   2.645s] (1079/1336) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-07-01T10:37:08.9177880Z         PASS [   0.068s] (1080/1336) spt-runtime runtime::tests::adapter_static_keys_inject_and_substitute
2026-07-01T10:37:08.9178889Z         PASS [   0.077s] (1081/1336) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-07-01T10:37:08.9204700Z         PASS [   0.086s] (1082/1336) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-07-01T10:37:08.9308370Z         PASS [   0.118s] (1083/1336) spt-runtime registry::tests::strings_get_set_through_overlay
2026-07-01T10:37:08.9320793Z         PASS [   0.086s] (1084/1336) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-07-01T10:37:08.9354313Z         PASS [   0.079s] (1085/1336) spt-runtime runtime::tests::capture_read_env_is_declared_allowlist_only
2026-07-01T10:37:08.9397695Z         PASS [   0.019s] (1086/1336) spt-runtime runtime::tests::inject_read_env_keys_resolves_ambient_then_value_then_skips
2026-07-01T10:37:08.9402815Z         PASS [   0.022s] (1087/1336) spt-runtime runtime::tests::fills_known_placeholders
2026-07-01T10:37:08.9442281Z         PASS [   0.026s] (1088/1336) spt-runtime runtime::tests::expand_tilde_expands_leading_home_only
2026-07-01T10:37:08.9448231Z         PASS [   0.108s] (1089/1336) spt-runtime resolve::tests::pointer_overrides_fallback
2026-07-01T10:37:08.9481977Z         PASS [   0.017s] (1090/1336) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-07-01T10:37:08.9486786Z         PASS [   0.100s] (1091/1336) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-07-01T10:37:08.9491894Z         PASS [   0.018s] (1092/1336) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-07-01T10:37:08.9526357Z         PASS [   0.140s] (1093/1336) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-07-01T10:37:08.9528562Z         PASS [   0.017s] (1094/1336) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-07-01T10:37:08.9563806Z         PASS [   0.018s] (1095/1336) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-07-01T10:37:08.9717223Z         PASS [   0.032s] (1096/1336) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-07-01T10:37:08.9749097Z         PASS [   0.031s] (1097/1336) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-07-01T10:37:08.9752162Z         PASS [   0.131s] (1098/1336) spt-runtime resolve::tests::set_clear_prune_rules
2026-07-01T10:37:08.9758112Z         PASS [   0.125s] (1099/1336) spt-runtime runtime::tests::bounded_run_captures_success
2026-07-01T10:37:08.9786288Z         PASS [   0.034s] (1100/1336) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-07-01T10:37:08.9814415Z         PASS [   0.034s] (1101/1336) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-07-01T10:37:08.9852481Z         PASS [   0.037s] (1102/1336) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-07-01T10:37:08.9916122Z         PASS [   0.039s] (1103/1336) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-07-01T10:37:08.9950640Z         PASS [   0.042s] (1104/1336) spt-runtime runtime::tests::unknown_role_errors
2026-07-01T10:37:09.0026519Z         PASS [   0.031s] (1105/1336) spt-store access::tests::recent_outbound_correlates_within_window
2026-07-01T10:37:09.0074678Z         PASS [   0.051s] (1106/1336) spt-store access::tests::allow_revoke_open_polarity
2026-07-01T10:37:09.0122350Z         PASS [   0.063s] (1107/1336) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-07-01T10:37:09.0125277Z         PASS [   4.727s] (1108/1336) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-07-01T10:37:09.0189104Z         PASS [   0.044s] (1109/1336) spt-store access::tests::recent_outbound_is_bounded
2026-07-01T10:37:09.0191559Z         PASS [   0.040s] (1110/1336) spt-store access::tests::users_reservation_decodes_inert
2026-07-01T10:37:09.0216278Z         PASS [   0.046s] (1111/1336) spt-store access::tests::recent_outbound_persists
2026-07-01T10:37:09.0284286Z         PASS [   0.037s] (1112/1336) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-07-01T10:37:09.0297998Z         PASS [   0.048s] (1113/1336) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-07-01T10:37:09.0301692Z         PASS [   0.054s] (1114/1336) spt-store access::tests::store_persists_and_degrades_open
2026-07-01T10:37:09.0320995Z         PASS [   0.037s] (1115/1336) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-07-01T10:37:09.0369435Z         PASS [   0.034s] (1116/1336) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-07-01T10:37:09.0389400Z         PASS [   0.053s] (1117/1336) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-07-01T10:37:09.0400646Z         PASS [   0.033s] (1118/1336) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-07-01T10:37:09.0458830Z         PASS [   0.033s] (1119/1336) spt-store attachment::tests::boot_reset_and_serving_filter
2026-07-01T10:37:09.0492607Z         PASS [   0.037s] (1120/1336) spt-store attachment::tests::attached_default_flip_roundtrip
2026-07-01T10:37:09.0503571Z         PASS [   0.032s] (1121/1336) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-07-01T10:37:09.0770205Z         PASS [   0.038s] (1122/1336) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-07-01T10:37:09.0845833Z         PASS [   0.043s] (1123/1336) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-07-01T10:37:09.0861464Z         PASS [   0.040s] (1124/1336) spt-store contextmark::tests::merge_decisions
2026-07-01T10:37:09.0910078Z         PASS [   0.041s] (1125/1336) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-07-01T10:37:09.0949084Z         PASS [   0.044s] (1126/1336) spt-store contextmark::tests::vector_parse_tolerant
2026-07-01T10:37:09.3524424Z         PASS [   0.260s] (1127/1336) spt-store contextstore::tests::invalid_id_refused
2026-07-01T10:37:09.4290547Z         PASS [   0.395s] (1128/1336) spt-store branchstore::tests::open_or_init_idempotent
2026-07-01T10:37:09.4566470Z         LEAK [   0.597s] (1129/1336) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-07-01T10:37:09.5197788Z         PASS [   0.067s] (1130/1336) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-07-01T10:37:09.5545981Z         PASS [   0.026s] (1131/1336) spt-store epoch::tests::counter_persists_across_reload
2026-07-01T10:37:09.5820068Z         PASS [   0.036s] (1132/1336) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-07-01T10:37:09.6235125Z         PASS [   0.042s] (1133/1336) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-07-01T10:37:09.7066208Z         PASS [   0.083s] (1134/1336) spt-store gitrun::tests::version_runs_within_budget
2026-07-01T10:37:09.7340838Z         PASS [   0.022s] (1135/1336) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-07-01T10:37:09.7481573Z         PASS [   0.014s] (1136/1336) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-07-01T10:37:09.7830276Z         PASS [   0.030s] (1137/1336) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-07-01T10:37:09.8248141Z         PASS [   0.046s] (1138/1336) spt-store history::tests::appends_one_record_per_line
2026-07-01T10:37:09.8461063Z         PASS [   0.022s] (1139/1336) spt-store history::tests::context_entries_carry_the_discriminator
2026-07-01T10:37:09.8796603Z         PASS [   0.034s] (1140/1336) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-07-01T10:37:09.8846193Z         PASS [   0.850s] (1141/1336) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-07-01T10:37:09.9073005Z         PASS [   0.022s] (1142/1336) spt-store home::tests::home_assignment_matrix
2026-07-01T10:37:09.9199081Z         PASS [   0.014s] (1143/1336) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-07-01T10:37:09.9328034Z         PASS [   0.056s] (1144/1336) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-07-01T10:37:09.9372358Z         PASS [   0.019s] (1145/1336) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-07-01T10:37:09.9502751Z         PASS [   0.018s] (1146/1336) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-07-01T10:37:09.9674468Z         PASS [   0.025s] (1147/1336) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-07-01T10:37:09.9997383Z         PASS [   0.032s] (1148/1336) spt-store info::tests::controllable_is_additive_and_round_trips
2026-07-01T10:37:10.0395657Z         PASS [   0.032s] (1149/1336) spt-store info::tests::corrupt_content_returns_none
2026-07-01T10:37:10.2897202Z         PASS [   1.257s] (1150/1336) spt-store branchstore::tests::branches_are_independent_roots
2026-07-01T10:37:10.3496401Z         PASS [   0.318s] (1151/1336) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-07-01T10:37:10.3784454Z         PASS [   0.101s] (1152/1336) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-07-01T10:37:10.4051171Z         PASS [   0.050s] (1153/1336) spt-store info::tests::read_env_is_additive_and_round_trips
2026-07-01T10:37:10.4187605Z         PASS [  18.100s] (1154/1336) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-07-01T10:37:10.4317541Z         PASS [   0.054s] (1155/1336) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-07-01T10:37:10.5285534Z         PASS [   0.131s] (1156/1336) spt-store info::tests::set_driven_by_stamps_and_clears
2026-07-01T10:37:10.5331977Z         PASS [   0.117s] (1157/1336) spt-store info::tests::set_last_active_stamps_recency
2026-07-01T10:37:10.5398341Z         PASS [   0.106s] (1158/1336) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-07-01T10:37:10.5758885Z         PASS [   0.049s] (1159/1336) spt-store info::tests::set_status_marks_existing_record
2026-07-01T10:37:10.6113010Z         PASS [   0.071s] (1160/1336) spt-store info::tests::write_read_round_trip
2026-07-01T10:37:10.6422500Z         PASS [   0.067s] (1161/1336) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-07-01T10:37:10.6423256Z         PASS [   0.116s] (1162/1336) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-07-01T10:37:10.6749039Z         PASS [   0.059s] (1163/1336) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-07-01T10:37:10.6835083Z         PASS [   1.650s] (1164/1336) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-07-01T10:37:10.6968483Z         PASS [   0.054s] (1165/1336) spt-store liveness::tests::external_perch_still_pid_probes
2026-07-01T10:37:10.7028240Z         PASS [   0.054s] (1166/1336) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-07-01T10:37:10.7325281Z         PASS [   0.065s] (1167/1336) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-07-01T10:37:10.7536704Z         PASS [   0.046s] (1168/1336) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-07-01T10:37:10.7637631Z         PASS [   0.054s] (1169/1336) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-07-01T10:37:10.7644173Z         PASS [   0.070s] (1170/1336) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-07-01T10:37:10.7897338Z         PASS [   0.057s] (1171/1336) spt-store nodeid::tests::create_then_load_is_stable
2026-07-01T10:37:10.8124669Z         PASS [   0.069s] (1172/1336) spt-store nodeid::tests::seed_hex_round_trips
2026-07-01T10:37:10.8504352Z         PASS [   1.814s] (1173/1336) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-07-01T10:37:10.8943966Z         PASS [   0.135s] (1174/1336) spt-store notif::tests::listing_is_subnet_scoped
2026-07-01T10:37:10.9050620Z         PASS [   1.861s] (1175/1336) spt-store branchstore::tests::commit_then_read_at_tip
2026-07-01T10:37:10.9051973Z         PASS [   1.802s] (1176/1336) spt-store contextstore::tests::project_branch_holds_many_agents
2026-07-01T10:37:10.9174377Z         PASS [   0.062s] (1177/1336) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-07-01T10:37:10.9264452Z         PASS [   0.136s] (1178/1336) spt-store notif::tests::produce_list_dismiss_round_trip
2026-07-01T10:37:10.9476089Z         PASS [   0.056s] (1179/1336) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-07-01T10:37:10.9701969Z         PASS [   0.020s] (1180/1336) spt-store perch::tests::child_files_route_through_one_resolver
2026-07-01T10:37:10.9703020Z         PASS [   0.056s] (1181/1336) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-07-01T10:37:10.9847296Z         PASS [   0.053s] (1182/1336) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-07-01T10:37:11.0120853Z         PASS [   0.256s] (1183/1336) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-07-01T10:37:11.0127227Z         PASS [   0.038s] (1184/1336) spt-store perch::tests::classification_matrix
2026-07-01T10:37:11.0215783Z         PASS [   0.196s] (1185/1336) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-07-01T10:37:11.0325428Z         PASS [   0.134s] (1186/1336) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-07-01T10:37:11.0401868Z         PASS [   0.055s] (1187/1336) spt-store perch::tests::explicit_parent_wins_over_infer
2026-07-01T10:37:11.0435393Z         PASS [   0.050s] (1188/1336) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-07-01T10:37:11.0535378Z         PASS [   0.146s] (1189/1336) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-07-01T10:37:11.0535949Z         PASS [   0.025s] (1190/1336) spt-store perch::tests::resolve_self_is_flat
2026-07-01T10:37:11.0536500Z         PASS [   0.047s] (1191/1336) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-07-01T10:37:11.0537290Z         PASS [   0.030s] (1192/1336) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-07-01T10:37:11.0785025Z         PASS [   0.064s] (1193/1336) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-07-01T10:37:11.0837659Z         PASS [   0.041s] (1194/1336) spt-store proc::tests::exe_basename_resolves_current_process
2026-07-01T10:37:11.0870606Z         PASS [   0.048s] (1195/1336) spt-store proc::tests::current_process_is_alive
2026-07-01T10:37:11.0982165Z         PASS [   0.049s] (1196/1336) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-07-01T10:37:11.1069521Z         PASS [   0.029s] (1197/1336) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-07-01T10:37:11.1070092Z         PASS [   0.050s] (1198/1336) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-07-01T10:37:11.1152264Z         PASS [   0.039s] (1199/1336) spt-store project::tests::url_spellings_normalize_to_one_id
2026-07-01T10:37:11.1152857Z         PASS [   0.040s] (1200/1336) spt-store proc::tests::unassigned_pid_is_dead
2026-07-01T10:37:11.1169145Z         PASS [   0.058s] (1201/1336) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-07-01T10:37:11.1212972Z         PASS [   0.037s] (1202/1336) spt-store recent_home::tests::blank_name_is_noop
2026-07-01T10:37:11.1396624Z         PASS [   0.057s] (1203/1336) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-07-01T10:37:11.1402393Z         PASS [   0.057s] (1204/1336) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-07-01T10:37:11.1736091Z         PASS [   0.061s] (1205/1336) spt-store recent_home::tests::record_updates_both_levels
2026-07-01T10:37:11.1741602Z         PASS [   0.063s] (1206/1336) spt-store recent_home::tests::node_global_moves_to_front
2026-07-01T10:37:11.1814770Z         PASS [   0.065s] (1207/1336) spt-store recent_home::tests::project_then_node_global_precedence
2026-07-01T10:37:11.3168072Z         PASS [   0.142s] (1208/1336) spt-store registry::tests::register_and_lookup
2026-07-01T10:37:11.3444221Z         PASS [   0.168s] (1209/1336) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-07-01T10:37:11.3466688Z         PASS [   0.227s] (1210/1336) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-07-01T10:37:11.3514043Z         PASS [   0.212s] (1211/1336) spt-store registry::tests::clean_removes_dead_keeps_live
2026-07-01T10:37:11.3720927Z         PASS [   0.182s] (1212/1336) spt-store registry::tests::reregister_replaces_address
2026-07-01T10:37:11.4369144Z         PASS [   0.078s] (1213/1336) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-07-01T10:37:11.4370084Z         PASS [   0.094s] (1214/1336) spt-store rename::tests::live_nested_child_blocks_rename
2026-07-01T10:37:11.4410052Z         PASS [   0.086s] (1215/1336) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-07-01T10:37:11.4908926Z         PASS [   0.054s] (1216/1336) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-07-01T10:37:11.4913137Z         PASS [   0.054s] (1217/1336) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-07-01T10:37:11.4954931Z         PASS [   0.054s] (1218/1336) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-07-01T10:37:11.5066432Z         PASS [   0.149s] (1219/1336) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-07-01T10:37:11.5088684Z         PASS [   0.183s] (1220/1336) spt-store registry::tests::resolve_cleans_before_lookup
2026-07-01T10:37:11.5273083Z         PASS [   0.034s] (1221/1336) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-07-01T10:37:11.5561580Z         PASS [   0.061s] (1222/1336) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-07-01T10:37:11.5761614Z         PASS [   0.069s] (1223/1336) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-07-01T10:37:11.5893197Z         PASS [   0.428s] (1224/1336) spt-store registry::tests::concurrent_registration_never_locks
2026-07-01T10:37:11.5893895Z         PASS [   0.095s] (1225/1336) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-07-01T10:37:11.5980939Z         PASS [   0.089s] (1226/1336) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-07-01T10:37:11.6042553Z         PASS [   0.073s] (1227/1336) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-07-01T10:37:11.6101244Z         PASS [   0.048s] (1228/1336) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-07-01T10:37:11.6426958Z         PASS [   0.068s] (1229/1336) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-07-01T10:37:11.6428446Z         PASS [   0.083s] (1230/1336) spt-store rotation::tests::coalesce_is_per_subnet
2026-07-01T10:37:11.6448853Z         PASS [   0.057s] (1231/1336) spt-store seed::tests::absent_cwd_is_omitted
2026-07-01T10:37:11.6463805Z         PASS [   0.046s] (1232/1336) spt-store seed::tests::seed_round_trips_through_json
2026-07-01T10:37:11.6627192Z         PASS [   0.069s] (1233/1336) spt-store rotation::tests::persists_and_degrades_to_empty
2026-07-01T10:37:11.6930865Z         PASS [   0.072s] (1234/1336) spt-store sessions::tests::append_stamps_monotonic_ordinals
2026-07-01T10:37:11.6933156Z         PASS [   0.043s] (1235/1336) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-07-01T10:37:11.7000812Z         PASS [   0.043s] (1236/1336) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-07-01T10:37:11.7113684Z         PASS [   0.053s] (1237/1336) spt-store sessions::tests::appends_and_reads_in_order
2026-07-01T10:37:11.7168600Z         PASS [   0.061s] (1238/1336) spt-store sessions::tests::pre_migration_rows_backfill_to_index_on_append
2026-07-01T10:37:11.7272310Z         PASS [   0.038s] (1239/1336) spt-store sessions::tests::tolerant_of_garbage_lines
2026-07-01T10:37:11.7473334Z         PASS [   0.055s] (1240/1336) spt-store sessions::tests::same_session_rebind_is_deduped
2026-07-01T10:37:11.7571374Z         PASS [   0.062s] (1241/1336) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-07-01T10:37:11.7765030Z         PASS [   0.050s] (1242/1336) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-07-01T10:37:11.8005433Z         PASS [   0.078s] (1243/1336) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-07-01T10:37:11.8038378Z         PASS [   0.058s] (1244/1336) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-07-01T10:37:11.8268092Z         PASS [   0.073s] (1245/1336) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-07-01T10:37:11.9956904Z         PASS [   0.915s] (1246/1336) spt-store project::tests::derivation_ladder
2026-07-01T10:37:12.1205932Z         PASS [   0.295s] (1247/1336) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-07-01T10:37:12.1207897Z         PASS [   0.318s] (1248/1336) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-07-01T10:37:12.1715353Z         PASS [   0.368s] (1249/1336) spt-store spool::tests::deferred_mirrors_active_only_window_across_all_three
2026-07-01T10:37:16.2590190Z         PASS [   4.478s] (1250/1336) spt-store spool::tests::active_window_drain_suppresses_idle_only_and_honors_include_deferred
2026-07-01T10:37:16.3038759Z         PASS [  15.039s] (1251/1336) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-07-01T10:37:16.3436478Z         PASS [   4.352s] (1252/1336) spt-store spool::tests::evaporate_drops_only_ephemeral_non_deferred_undelivered
2026-07-01T10:37:16.3565232Z         PASS [   4.192s] (1253/1336) spt-store spool::tests::reopen_is_idempotent
2026-07-01T10:37:16.3976809Z         PASS [   0.040s] (1254/1336) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-07-01T10:37:16.4208534Z         PASS [   4.780s] (1255/1336) spt-store sessions::tests::last_k_and_bounding
2026-07-01T10:37:16.4222269Z         PASS [   4.296s] (1256/1336) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-07-01T10:37:16.4337439Z         PASS [   4.736s] (1257/1336) spt-store sessions::tests::prune_does_not_renumber_surviving_ordinals
2026-07-01T10:37:16.4350543Z         PASS [   0.036s] (1258/1336) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-07-01T10:37:16.4453090Z         PASS [   0.189s] (1259/1336) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-07-01T10:37:16.4488307Z         PASS [   0.028s] (1260/1336) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-07-01T10:37:16.4500790Z         PASS [   0.029s] (1261/1336) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-07-01T10:37:16.4607655Z         PASS [   0.028s] (1262/1336) spt-store subnet::tests::minted_seeds_are_random
2026-07-01T10:37:16.4608331Z         PASS [   0.043s] (1263/1336) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-07-01T10:37:16.4766162Z         PASS [   0.032s] (1264/1336) spt-store subnet::tests::no_prior_generation_before_rotation
2026-07-01T10:37:16.4768593Z         PASS [   0.031s] (1265/1336) spt-store subnet::tests::remove_drops_membership
2026-07-01T10:37:16.4769164Z         PASS [   0.032s] (1266/1336) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-07-01T10:37:16.4838142Z         PASS [   0.179s] (1267/1336) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-07-01T10:37:16.4936009Z         PASS [   0.030s] (1268/1336) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-07-01T10:37:16.5072676Z         PASS [   0.046s] (1269/1336) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-07-01T10:37:16.5795309Z         PASS [   0.241s] (1270/1336) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-07-01T10:37:16.6647889Z         PASS [   4.539s] (1271/1336) spt-store spool::tests::event_part_body_persists_byte_exact
2026-07-01T10:37:16.6953867Z         PASS [   0.036s] (1272/1336) spt-store timefmt::tests::formats_known_instants
2026-07-01T10:37:16.7250911Z         PASS [   7.296s] (1273/1336) spt-store contextstore::tests::two_tier_layout_and_commits
2026-07-01T10:37:16.7272579Z         PASS [   0.028s] (1274/1336) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-07-01T10:37:16.7579162Z         PASS [   7.673s] (1275/1336) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-07-01T10:37:16.7647554Z         PASS [   0.041s] (1276/1336) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-07-01T10:37:16.7767092Z         PASS [   0.045s] (1277/1336) spt-store visibility::tests::hidden_is_or_of_defaults
2026-07-01T10:37:16.8109019Z         PASS [   0.057s] (1278/1336) spt-store visibility::tests::override_wins_both_directions
2026-07-01T10:37:16.8137502Z         PASS [   0.039s] (1279/1336) spt-store visibility::tests::synced_requires_membership_listing
2026-07-01T10:37:16.8172416Z         PASS [   0.052s] (1280/1336) spt-store visibility::tests::store_persists_and_degrades_safe
2026-07-01T10:37:16.8543324Z         PASS [   0.047s] (1281/1336) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-07-01T10:37:16.8730419Z         PASS [   0.066s] (1282/1336) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-07-01T10:37:16.8884577Z         PASS [   0.072s] (1283/1336) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-07-01T10:37:16.9115091Z         PASS [   0.057s] (1284/1336) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-07-01T10:37:16.9236219Z         PASS [   0.036s] (1285/1336) spt-term projection::tests::context_record_discriminator
2026-07-01T10:37:16.9248210Z         PASS [   0.052s] (1286/1336) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-07-01T10:37:16.9401743Z         PASS [   0.025s] (1287/1336) spt-term projection::tests::crux_committed_seqs_survive_a_turn_window_slide
2026-07-01T10:37:16.9497842Z         PASS [   0.025s] (1288/1336) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-07-01T10:37:16.9591046Z         PASS [   0.035s] (1289/1336) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-07-01T10:37:16.9666306Z         PASS [   0.026s] (1290/1336) spt-term projection::tests::empty_input_projects_empty_digest
2026-07-01T10:37:16.9702873Z         PASS [   0.475s] (1291/1336) spt-store syncmerge::tests::non_context_branch_refused
2026-07-01T10:37:16.9805973Z         PASS [   0.025s] (1292/1336) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-07-01T10:37:16.9950600Z         PASS [   0.029s] (1293/1336) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-07-01T10:37:16.9953726Z         PASS [   0.023s] (1294/1336) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-07-01T10:37:17.0007759Z         PASS [   0.028s] (1295/1336) spt-term projection::tests::partial_trailing_turn_has_no_seqs
2026-07-01T10:37:17.0079769Z         PASS [   0.028s] (1296/1336) spt-term projection::tests::seq_encoding_total_order
2026-07-01T10:37:17.0153971Z         PASS [   0.027s] (1297/1336) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-07-01T10:37:17.0285168Z         PASS [   0.041s] (1298/1336) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-07-01T10:37:17.0445654Z         PASS [   0.040s] (1299/1336) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-07-01T10:37:17.0465449Z         PASS [   0.028s] (1300/1336) spt-term projection::tests::tool_sprint_seq_is_last_collapsed_record
2026-07-01T10:37:17.0511990Z         PASS [   0.033s] (1301/1336) spt-term projection::tests::truncates_tool_args_to_width
2026-07-01T10:37:17.0612213Z         PASS [   0.032s] (1302/1336) spt-term projection::tests::unknown_fields_are_tolerated
2026-07-01T10:37:17.0699580Z         PASS [   0.033s] (1303/1336) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-07-01T10:37:17.0817993Z         PASS [   0.038s] (1304/1336) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-07-01T10:37:17.0909422Z         PASS [   0.032s] (1305/1336) spt-term projection::tests::windows_to_last_n_turns
2026-07-01T10:37:17.0984079Z         PASS [   0.028s] (1306/1336) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-07-01T10:37:17.1043491Z         PASS [   0.035s] (1307/1336) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-07-01T10:37:17.1077976Z         PASS [   0.025s] (1308/1336) spt-term screen::tests::alt_screen_repaint_excludes_main_scrollback
2026-07-01T10:37:17.1170406Z         PASS [   0.020s] (1309/1336) spt-term screen::tests::cursor_visibility_hidden_emitted
2026-07-01T10:37:17.1260252Z         PASS [   0.040s] (1310/1336) spt-term reader::tests::no_dsr_means_no_answer
2026-07-01T10:37:17.1399002Z         PASS [   0.023s] (1311/1336) spt-term screen::tests::empty_grid_repaint_is_clean
2026-07-01T10:37:17.1399724Z         PASS [   0.026s] (1312/1336) spt-term screen::tests::leaving_alt_restores_main_screen
2026-07-01T10:37:17.1507034Z         PASS [   0.031s] (1313/1336) spt-term screen::tests::resize_preserves_content
2026-07-01T10:37:17.1633167Z         PASS [   0.046s] (1314/1336) spt-term screen::tests::main_screen_repaint_paints_text_no_alt_enter
2026-07-01T10:37:17.1659604Z         PASS [   0.052s] (1315/1336) spt-term screen::tests::erase_display_clears_screen
2026-07-01T10:37:17.2075229Z         PASS [   0.056s] (1316/1336) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-07-01T10:37:17.2076044Z         PASS [   0.072s] (1317/1336) spt-term screen::tests::sgr_pen_reconstructed_in_repaint
2026-07-01T10:37:17.2165866Z         PASS [   0.058s] (1318/1336) spt-term winprog::tests::earlier_path_dir_wins
2026-07-01T10:37:17.2170295Z         PASS [   0.062s] (1319/1336) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-07-01T10:37:17.2295661Z         PASS [   0.022s] (1320/1336) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-07-01T10:37:17.2298111Z         PASS [   0.023s] (1321/1336) spt-term winprog::tests::unresolvable_passes_through
2026-07-01T10:37:17.2554027Z         PASS [   0.031s] (1322/1336) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-07-01T10:37:17.2555910Z         PASS [   8.227s] (1323/1336) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-07-01T10:37:17.2709125Z         PASS [   0.042s] (1324/1336) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-07-01T10:37:17.2786563Z         PASS [   0.053s] (1325/1336) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-07-01T10:37:18.4689745Z         PASS [  17.331s] (1326/1336) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-07-01T10:37:20.6558967Z         PASS [  10.706s] (1327/1336) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-07-01T10:37:21.1923219Z         PASS [  11.846s] (1328/1336) spt-store contextstore::tests::rename_ripples_both_tiers
2026-07-01T10:37:21.3326519Z         PASS [  12.248s] (1329/1336) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-07-01T10:37:22.0865261Z         PASS [  12.992s] (1330/1336) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-07-01T10:37:22.6141113Z         PASS [   6.132s] (1331/1336) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-07-01T10:37:22.7840776Z         PASS [   6.309s] (1332/1336) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-07-01T10:37:23.3996307Z         PASS [   6.894s] (1333/1336) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-07-01T10:37:25.8331172Z         PASS [   9.358s] (1334/1336) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-07-01T10:37:25.8894308Z         PASS [   9.414s] (1335/1336) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-07-01T10:37:26.9835530Z         PASS [  10.404s] (1336/1336) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-07-01T10:37:26.9836316Z ────────────
2026-07-01T10:37:26.9837055Z      Summary [  43.937s] 1336 tests run: 1336 passed (8 leaky), 1 skipped
2026-07-01T10:37:32.1145494Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-01T10:37:32.1150606Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-01T10:37:32.1222601Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:37:32.1222825Z env:
2026-07-01T10:37:32.1222954Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:37:32.1223122Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:37:32.1223276Z ##[endgroup]
2026-07-01T10:37:33.5969023Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
2026-07-01T10:37:50.8610998Z ────────────
2026-07-01T10:37:50.8611296Z  Nextest run ID 9224c7fa-19e4-4bfe-905c-ad3aa8cbe1f5 with nextest profile: default
2026-07-01T10:37:50.8611606Z     Starting 95 tests across 39 binaries (57 binaries skipped)
2026-07-01T10:37:57.7873370Z         PASS [   6.926s] ( 1/95) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-01T10:37:59.8407147Z         PASS [   2.053s] ( 2/95) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-01T10:38:14.8889733Z         PASS [  15.048s] ( 3/95) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-01T10:38:31.9592013Z         PASS [  17.070s] ( 4/95) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-07-01T10:38:39.2960017Z         PASS [   7.337s] ( 5/95) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-01T10:38:46.7158665Z         PASS [   7.420s] ( 6/95) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-01T10:38:55.1340778Z         PASS [   8.418s] ( 7/95) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-01T10:39:02.3200067Z         PASS [   7.186s] ( 8/95) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-01T10:39:05.2654945Z         PASS [   2.945s] ( 9/95) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-01T10:39:05.9527592Z         PASS [   0.687s] (10/95) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-01T10:39:09.7759339Z         PASS [   3.823s] (11/95) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-01T10:39:12.6627584Z         PASS [   2.887s] (12/95) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-01T10:39:22.2787338Z         PASS [   9.616s] (13/95) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-01T10:39:43.4421587Z         PASS [  21.163s] (14/95) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-07-01T10:39:56.1987648Z         PASS [  12.757s] (15/95) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-07-01T10:40:03.1026513Z         PASS [   6.904s] (16/95) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-07-01T10:40:03.1158889Z         PASS [   0.013s] (17/95) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-01T10:40:03.1521424Z         PASS [   0.036s] (18/95) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-01T10:40:03.1586480Z         PASS [   0.006s] (19/95) spt::oneliner_e2e install_script_against_staged_release
2026-07-01T10:40:10.3006632Z         PASS [   7.142s] (20/95) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-01T10:40:23.0354296Z         PASS [  12.735s] (21/95) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-07-01T10:40:23.1937209Z         PASS [   0.158s] (22/95) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-01T10:40:23.4482985Z         PASS [   0.255s] (23/95) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-01T10:40:23.5131478Z         PASS [   0.065s] (24/95) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-01T10:40:23.5871117Z         PASS [   0.074s] (25/95) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-01T10:40:23.6477348Z         PASS [   0.061s] (26/95) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-01T10:40:23.6735717Z         PASS [   0.026s] (27/95) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-01T10:40:23.7556907Z         PASS [   0.082s] (28/95) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-01T10:40:25.7694722Z         PASS [   2.014s] (29/95) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-01T10:40:25.8269043Z         PASS [   0.057s] (30/95) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-01T10:40:25.8564963Z         PASS [   0.030s] (31/95) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-01T10:40:25.9770560Z         PASS [   0.120s] (32/95) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-01T10:40:26.0446263Z         PASS [   0.068s] (33/95) spt-daemon::attach resize_is_controller_exclusive
2026-07-01T10:40:26.1400585Z         PASS [   0.095s] (34/95) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-01T10:40:26.2621783Z         PASS [   0.122s] (35/95) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-01T10:40:26.7386075Z         PASS [   0.476s] (36/95) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-01T10:40:26.7944768Z         PASS [   0.056s] (37/95) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-01T10:40:26.8360546Z         PASS [   0.042s] (38/95) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-01T10:40:26.8755601Z         PASS [   0.039s] (39/95) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-01T10:40:26.9470557Z         PASS [   0.071s] (40/95) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-01T10:40:26.9930944Z         PASS [   0.046s] (41/95) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-01T10:40:27.0372560Z         PASS [   0.044s] (42/95) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-01T10:40:27.1809572Z         PASS [   0.144s] (43/95) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-01T10:40:27.2313950Z         PASS [   0.050s] (44/95) spt-daemon::broker spawn_env_reaches_child
2026-07-01T10:40:27.2772432Z         PASS [   0.046s] (45/95) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-01T10:40:27.2872498Z         PASS [   0.010s] (46/95) spt-daemon::budget measure_dormant_seat_budget
2026-07-01T10:40:30.8285973Z         PASS [   3.541s] (47/95) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-01T10:40:37.2319125Z         PASS [   6.403s] (48/95) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-01T10:40:37.4824297Z         PASS [   0.250s] (49/95) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-01T10:40:37.4942058Z         PASS [   0.012s] (50/95) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-01T10:40:37.6608526Z         PASS [   0.167s] (51/95) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-01T10:40:37.8494192Z         PASS [   0.189s] (52/95) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-01T10:40:38.0088759Z         PASS [   0.159s] (53/95) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-01T10:40:38.2138007Z         PASS [   0.205s] (54/95) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-01T10:40:38.3436444Z         PASS [   0.130s] (55/95) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-01T10:40:38.5305800Z         PASS [   0.187s] (56/95) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-01T10:40:38.7425801Z         PASS [   0.212s] (57/95) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-01T10:40:40.0578418Z         PASS [   1.315s] (58/95) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-01T10:40:40.2015928Z         PASS [   0.144s] (59/95) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-01T10:40:40.4271811Z         PASS [   0.226s] (60/95) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-01T10:40:40.5903126Z         PASS [   0.163s] (61/95) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-01T10:40:41.0603796Z         PASS [   0.470s] (62/95) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-01T10:40:41.0976310Z         PASS [   0.037s] (63/95) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-01T10:40:41.3189742Z         PASS [   0.221s] (64/95) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-01T10:40:41.3636747Z         PASS [   0.045s] (65/95) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-01T10:40:44.5515273Z         PASS [   3.188s] (66/95) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-01T10:40:47.5269256Z         PASS [   2.975s] (67/95) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-01T10:40:59.9286786Z         PASS [  12.402s] (68/95) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-01T10:41:01.6032732Z         PASS [   1.675s] (69/95) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-01T10:41:02.3499223Z         PASS [   0.747s] (70/95) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-01T10:41:02.8578043Z         PASS [   0.508s] (71/95) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-01T10:41:05.0703134Z         PASS [   2.212s] (72/95) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-01T10:41:05.7254832Z         PASS [   0.655s] (73/95) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-01T10:41:18.0022471Z         PASS [  12.277s] (74/95) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-01T10:41:18.4771772Z         PASS [   0.475s] (75/95) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-01T10:41:21.9804165Z         PASS [   3.503s] (76/95) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-01T10:41:22.4836681Z         PASS [   0.503s] (77/95) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-01T10:41:26.7027802Z         PASS [   4.219s] (78/95) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-01T10:41:58.6824323Z         PASS [  31.979s] (79/95) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-01T10:42:01.0704061Z         PASS [   2.388s] (80/95) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-01T10:42:05.4609519Z         PASS [   4.390s] (81/95) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-01T10:42:06.7925931Z         PASS [   1.332s] (82/95) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-01T10:42:07.0126017Z         PASS [   0.220s] (83/95) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-01T10:42:07.1435180Z         PASS [   0.131s] (84/95) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-01T10:42:07.3109959Z         PASS [   0.167s] (85/95) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-01T10:42:07.3223357Z         PASS [   0.011s] (86/95) spt-daemon::twohost two_host_ladder_role_a
2026-07-01T10:42:07.3313621Z         PASS [   0.009s] (87/95) spt-daemon::twohost two_host_ladder_role_b
2026-07-01T10:42:07.3634357Z         PASS [   0.032s] (88/95) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-01T10:42:07.3927945Z         PASS [   0.029s] (89/95) spt-term::dsr drain_forwards_child_output
2026-07-01T10:42:07.4311421Z         PASS [   0.038s] (90/95) spt-term::inject ctrl_c_interrupts_the_child
2026-07-01T10:42:07.4783833Z         PASS [   0.047s] (91/95) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-01T10:42:08.5051005Z         PASS [   1.027s] (92/95) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-01T10:42:08.5380148Z         PASS [   0.033s] (93/95) spt-term::stream delivers_every_value_under_resize
2026-07-01T10:42:08.5574727Z         PASS [   0.019s] (94/95) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-01T10:42:08.5789705Z         PASS [   0.021s] (95/95) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-01T10:42:08.5790414Z ────────────
2026-07-01T10:42:08.5790663Z      Summary [ 257.717s] 95 tests run: 95 passed, 0 skipped
2026-07-01T10:42:08.6741230Z ##[group]Run cargo test --workspace --doc
2026-07-01T10:42:08.6741586Z [36;1mcargo test --workspace --doc[0m
2026-07-01T10:42:08.6814778Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:42:08.6815105Z env:
2026-07-01T10:42:08.6815283Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:42:08.6815543Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:42:08.6815774Z ##[endgroup]
2026-07-01T10:42:09.4838971Z    Compiling strsim v0.11.1
2026-07-01T10:42:09.4861445Z    Compiling unicode-segmentation v1.13.3
2026-07-01T10:42:09.5864685Z    Compiling darling_core v0.20.11
2026-07-01T10:42:09.7221374Z    Compiling convert_case v0.10.0
2026-07-01T10:42:09.8944866Z    Compiling derive_more-impl v2.1.1
2026-07-01T10:42:10.7397596Z    Compiling darling_macro v0.20.11
2026-07-01T10:42:11.0331909Z    Compiling darling v0.20.11
2026-07-01T10:42:11.1810411Z    Compiling derive_builder_core v0.20.2
2026-07-01T10:42:11.3899287Z    Compiling derive_more v2.1.1
2026-07-01T10:42:11.5994862Z    Compiling n0-future v0.3.2
2026-07-01T10:42:11.5995157Z    Compiling iroh-base v0.98.0
2026-07-01T10:42:11.5995390Z    Compiling noq-proto v0.17.0
2026-07-01T10:42:11.6759544Z    Compiling n0-watcher v0.6.1
2026-07-01T10:42:11.6893953Z    Compiling derive_builder_macro v0.20.2
2026-07-01T10:42:11.8051784Z    Compiling netwatch v0.16.0
2026-07-01T10:42:11.8716308Z    Compiling iroh-dns v0.98.0
2026-07-01T10:42:13.3449353Z    Compiling portmapper v0.16.0
2026-07-01T10:42:13.3985004Z    Compiling derive_builder v0.20.2
2026-07-01T10:42:13.5431925Z    Compiling vergen-lib v9.1.0
2026-07-01T10:42:13.5432232Z    Compiling vergen-lib v0.1.6
2026-07-01T10:42:13.6530454Z    Compiling vergen v9.1.0
2026-07-01T10:42:13.6898876Z    Compiling vergen-gitcl v1.0.8
2026-07-01T10:42:14.0098338Z    Compiling iroh-relay v0.98.0
2026-07-01T10:42:15.8885248Z    Compiling noq v0.18.0
2026-07-01T10:42:21.1365220Z    Compiling iroh v0.98.2
2026-07-01T10:42:30.6556016Z    Compiling spt-net v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-01T10:42:32.1839008Z    Compiling spt-daemon v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-01T10:42:41.8393411Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.89s
2026-07-01T10:42:41.8596806Z    Doc-tests spt_daemon
2026-07-01T10:42:42.5232422Z 
2026-07-01T10:42:42.5232700Z running 0 tests
2026-07-01T10:42:42.5232813Z 
2026-07-01T10:42:42.5233023Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:42.5233236Z 
2026-07-01T10:42:42.5312543Z    Doc-tests spt_live
2026-07-01T10:42:42.6047767Z 
2026-07-01T10:42:42.6048187Z running 0 tests
2026-07-01T10:42:42.6048353Z 
2026-07-01T10:42:42.6048620Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:42.6049027Z 
2026-07-01T10:42:42.6105483Z    Doc-tests spt_msg
2026-07-01T10:42:42.6659105Z 
2026-07-01T10:42:42.6659330Z running 0 tests
2026-07-01T10:42:42.6659449Z 
2026-07-01T10:42:42.6659613Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:42.6659833Z 
2026-07-01T10:42:42.6716217Z    Doc-tests spt_net
2026-07-01T10:42:42.9295526Z 
2026-07-01T10:42:42.9295794Z running 0 tests
2026-07-01T10:42:42.9296044Z 
2026-07-01T10:42:42.9296218Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:42.9296456Z 
2026-07-01T10:42:42.9364470Z    Doc-tests spt_proto
2026-07-01T10:42:42.9855140Z 
2026-07-01T10:42:42.9855375Z running 0 tests
2026-07-01T10:42:42.9855484Z 
2026-07-01T10:42:42.9855735Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:42.9855949Z 
2026-07-01T10:42:42.9910199Z    Doc-tests spt_runtime
2026-07-01T10:42:43.2128455Z 
2026-07-01T10:42:43.2128778Z running 0 tests
2026-07-01T10:42:43.2130254Z 
2026-07-01T10:42:43.2130439Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:43.2130658Z 
2026-07-01T10:42:43.2193913Z    Doc-tests spt_store
2026-07-01T10:42:43.3862826Z 
2026-07-01T10:42:43.3863224Z running 0 tests
2026-07-01T10:42:43.3863333Z 
2026-07-01T10:42:43.3863500Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:43.3863712Z 
2026-07-01T10:42:43.3928372Z    Doc-tests spt_term
2026-07-01T10:42:43.4748321Z 
2026-07-01T10:42:43.4748573Z running 0 tests
2026-07-01T10:42:43.4748686Z 
2026-07-01T10:42:43.4748852Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-07-01T10:42:43.4749063Z 
2026-07-01T10:42:43.5684995Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-01T10:42:43.5685492Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-01T10:42:43.5758992Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:42:43.5759322Z env:
2026-07-01T10:42:43.5759495Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:42:43.5759745Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:42:43.5759970Z ##[endgroup]
2026-07-01T10:42:44.6217386Z     Checking cfg-if v1.0.4
2026-07-01T10:42:44.6219863Z     Checking windows-link v0.2.1
2026-07-01T10:42:44.6220096Z     Checking typenum v1.20.1
2026-07-01T10:42:44.6231786Z     Checking critical-section v1.2.0
2026-07-01T10:42:44.6233796Z     Checking memchr v2.8.1
2026-07-01T10:42:44.6237752Z     Checking subtle v2.6.1
2026-07-01T10:42:44.6241957Z     Checking smallvec v1.15.1
2026-07-01T10:42:44.6245860Z     Checking serde_core v1.0.228
2026-07-01T10:42:44.6249044Z     Checking equivalent v1.0.2
2026-07-01T10:42:44.6249590Z     Checking itoa v1.0.18
2026-07-01T10:42:44.6250093Z     Checking cpufeatures v0.2.17
2026-07-01T10:42:44.6250512Z     Checking pin-project-lite v0.2.17
2026-07-01T10:42:44.6250850Z     Checking hashbrown v0.17.1
2026-07-01T10:42:44.6252725Z     Checking log v0.4.32
2026-07-01T10:42:44.6259430Z     Checking zeroize v1.8.2
2026-07-01T10:42:44.6767994Z    Compiling getrandom v0.3.4
2026-07-01T10:42:44.6853931Z     Checking windows-sys v0.61.2
2026-07-01T10:42:44.7269866Z     Checking getrandom v0.2.17
2026-07-01T10:42:44.7270483Z     Checking futures-core v0.3.32
2026-07-01T10:42:44.7392810Z     Checking rand_core v0.10.1
2026-07-01T10:42:44.7479042Z     Checking bytes v1.11.1
2026-07-01T10:42:44.7569054Z     Checking stable_deref_trait v1.2.1
2026-07-01T10:42:44.8157382Z     Checking bitflags v2.12.1
2026-07-01T10:42:44.8205335Z     Checking zerofrom v0.1.8
2026-07-01T10:42:44.8407694Z    Compiling jobserver v0.1.34
2026-07-01T10:42:44.8408769Z     Checking winapi v0.3.9
2026-07-01T10:42:44.8650460Z     Checking libc v0.2.186
2026-07-01T10:42:44.8717373Z     Checking slab v0.4.12
2026-07-01T10:42:44.8781087Z     Checking futures-io v0.3.32
2026-07-01T10:42:44.8930627Z     Checking futures-sink v0.3.32
2026-07-01T10:42:44.8990488Z     Checking getrandom v0.4.2
2026-07-01T10:42:44.9167976Z     Checking futures-task v0.3.32
2026-07-01T10:42:44.9460197Z     Checking yoke v0.8.3
2026-07-01T10:42:44.9847603Z     Checking rand_core v0.6.4
2026-07-01T10:42:45.0042575Z     Checking futures-channel v0.3.32
2026-07-01T10:42:45.0199726Z     Checking zerocopy v0.8.50
2026-07-01T10:42:45.0266681Z    Compiling cc v1.2.63
2026-07-01T10:42:45.0413520Z     Checking signature v2.2.0
2026-07-01T10:42:45.0550567Z     Checking zmij v1.0.21
2026-07-01T10:42:45.0920387Z     Checking fastrand v2.4.1
2026-07-01T10:42:45.1305623Z     Checking writeable v0.6.3
2026-07-01T10:42:45.1701160Z     Checking zerovec v0.11.6
2026-07-01T10:42:45.1780320Z     Checking fallible-iterator v0.3.0
2026-07-01T10:42:45.1910945Z     Checking ed25519 v2.2.3
2026-07-01T10:42:45.2614701Z     Checking futures-util v0.3.32
2026-07-01T10:42:45.2800145Z     Checking indexmap v2.14.0
2026-07-01T10:42:45.3058817Z     Checking fallible-streaming-iterator v0.1.9
2026-07-01T10:42:45.3089285Z     Checking litemap v0.8.2
2026-07-01T10:42:45.3485384Z     Checking zerotrie v0.2.4
2026-07-01T10:42:45.3527262Z     Checking windows_x86_64_msvc v0.52.6
2026-07-01T10:42:45.3595928Z     Checking utf8_iter v1.0.4
2026-07-01T10:42:45.3617573Z     Checking icu_properties_data v2.2.0
2026-07-01T10:42:45.4812884Z     Checking windows-targets v0.52.6
2026-07-01T10:42:45.5268023Z     Checking icu_normalizer_data v2.2.0
2026-07-01T10:42:45.5448906Z     Checking percent-encoding v2.3.2
2026-07-01T10:42:45.5516717Z     Checking http v1.4.1
2026-07-01T10:42:45.5596462Z     Checking cpufeatures v0.3.0
2026-07-01T10:42:45.6132475Z     Checking windows-sys v0.59.0
2026-07-01T10:42:45.6946542Z     Checking generic-array v0.14.7
2026-07-01T10:42:45.6947366Z     Checking scopeguard v1.2.0
2026-07-01T10:42:45.7117874Z     Checking thiserror v2.0.18
2026-07-01T10:42:45.7388544Z     Checking rustls-pki-types v1.14.1
2026-07-01T10:42:45.7516019Z     Checking chacha20 v0.10.0
2026-07-01T10:42:45.8135616Z     Checking form_urlencoded v1.2.2
2026-07-01T10:42:45.8251856Z     Checking tinystr v0.8.3
2026-07-01T10:42:45.8648269Z     Checking potential_utf v0.1.5
2026-07-01T10:42:45.8942886Z     Checking lock_api v0.4.14
2026-07-01T10:42:45.9465180Z     Checking untrusted v0.9.0
2026-07-01T10:42:46.0236700Z    Compiling cmake v0.1.58
2026-07-01T10:42:46.0369047Z    Compiling fnv v1.0.7
2026-07-01T10:42:46.0945994Z     Checking icu_collections v2.2.0
2026-07-01T10:42:46.1782620Z    Compiling darling_core v0.20.11
2026-07-01T10:42:46.1930557Z     Checking icu_locale_core v2.2.0
2026-07-01T10:42:46.1964903Z     Checking rand v0.10.1
2026-07-01T10:42:46.2917200Z     Checking windows-result v0.4.1
2026-07-01T10:42:46.3189398Z     Checking windows-strings v0.5.1
2026-07-01T10:42:46.4207996Z     Checking crypto-common v0.1.7
2026-07-01T10:42:46.4447980Z     Checking block-buffer v0.10.4
2026-07-01T10:42:46.6051552Z     Checking const-oid v0.10.2
2026-07-01T10:42:46.6372266Z     Checking atomic-waker v1.1.2
2026-07-01T10:42:46.6854841Z     Checking num-traits v0.2.19
2026-07-01T10:42:46.7357267Z     Checking digest v0.10.7
2026-07-01T10:42:46.7765333Z     Checking arrayvec v0.7.6
2026-07-01T10:42:46.8682079Z     Checking derive_more v2.1.1
2026-07-01T10:42:46.8756099Z     Checking http-body v1.0.1
2026-07-01T10:42:46.8845300Z     Checking hybrid-array v0.4.12
2026-07-01T10:42:46.8889556Z     Checking either v1.16.0
2026-07-01T10:42:46.9623832Z     Checking serde v1.0.228
2026-07-01T10:42:47.0496128Z     Checking sha2 v0.10.9
2026-07-01T10:42:47.0635106Z     Checking curve25519-dalek v4.1.3
2026-07-01T10:42:47.0788656Z     Checking serde_json v1.0.150
2026-07-01T10:42:47.0942118Z     Checking icu_provider v2.2.0
2026-07-01T10:42:47.1230069Z     Checking base64ct v1.8.3
2026-07-01T10:42:47.1998663Z     Checking fs2 v0.4.3
2026-07-01T10:42:47.2508613Z     Checking utf8parse v0.2.2
2026-07-01T10:42:47.4161358Z     Checking httparse v1.10.1
2026-07-01T10:42:47.4260053Z     Checking icu_normalizer v2.2.0
2026-07-01T10:42:47.4305792Z     Checking icu_properties v2.2.0
2026-07-01T10:42:47.4306152Z     Checking pem-rfc7468 v1.0.0
2026-07-01T10:42:47.4449480Z     Checking parking_lot_core v0.9.12
2026-07-01T10:42:47.4666037Z     Checking data-encoding v2.11.0
2026-07-01T10:42:47.4940058Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T10:42:47.5701365Z     Checking portable-atomic v1.13.1
2026-07-01T10:42:47.6175310Z    Compiling aws-lc-sys v0.41.0
2026-07-01T10:42:47.6289808Z    Compiling ring v0.17.14
2026-07-01T10:42:47.6735842Z     Checking ipnet v2.12.0
2026-07-01T10:42:47.6966278Z     Checking try-lock v0.2.5
2026-07-01T10:42:47.8595617Z     Checking base64 v0.22.1
2026-07-01T10:42:47.8801169Z     Checking tower-service v0.3.3
2026-07-01T10:42:47.8819364Z     Checking tinyvec_macros v0.1.1
2026-07-01T10:42:47.8857607Z     Checking want v0.3.1
2026-07-01T10:42:47.9867156Z     Checking tinyvec v1.11.0
2026-07-01T10:42:47.9959652Z     Checking parking_lot v0.12.5
2026-07-01T10:42:48.0025703Z     Checking der v0.8.0-rc.10
2026-07-01T10:42:48.0327189Z     Checking ed25519-dalek v2.2.0
2026-07-01T10:42:48.0336860Z     Checking block-buffer v0.12.0
2026-07-01T10:42:48.0566462Z     Checking crypto-common v0.2.2
2026-07-01T10:42:48.0681372Z     Checking windows-core v0.62.2
2026-07-01T10:42:48.1487682Z     Checking once_cell v1.21.4
2026-07-01T10:42:48.2078108Z     Checking n0-error v0.1.3
2026-07-01T10:42:48.2199355Z     Checking spt-proto v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-01T10:42:48.2664120Z     Checking inout v0.1.4
2026-07-01T10:42:48.2793789Z    Compiling anyhow v1.0.102
2026-07-01T10:42:48.3878131Z     Checking serial-core v0.4.0
2026-07-01T10:42:48.4159328Z     Checking tracing-core v0.1.36
2026-07-01T10:42:48.4598109Z     Checking diatomic-waker v0.2.3
2026-07-01T10:42:48.5745485Z     Checking spin v0.10.0
2026-07-01T10:42:48.6369553Z     Checking parking v2.2.1
2026-07-01T10:42:48.6784504Z     Checking httpdate v1.0.3
2026-07-01T10:42:48.7248125Z     Checking idna_adapter v1.2.2
2026-07-01T10:42:48.7676600Z     Checking cordyceps v0.3.4
2026-07-01T10:42:48.7695121Z     Checking futures-lite v2.6.1
2026-07-01T10:42:48.8233051Z     Checking tracing v0.1.44
2026-07-01T10:42:48.8243469Z     Checking serial-windows v0.4.0
2026-07-01T10:42:48.8302087Z     Checking pin-project v1.1.13
2026-07-01T10:42:48.8604986Z     Checking digest v0.11.3
2026-07-01T10:42:48.8640349Z     Checking thiserror v1.0.69
2026-07-01T10:42:48.8735820Z     Checking idna v1.1.0
2026-07-01T10:42:48.9500529Z     Checking cipher v0.4.4
2026-07-01T10:42:48.9660969Z     Checking ahash v0.8.12
2026-07-01T10:42:48.9697948Z     Checking memoffset v0.6.5
2026-07-01T10:42:49.0068033Z     Checking serde_spanned v0.6.9
2026-07-01T10:42:49.0165791Z     Checking spki v0.8.0-rc.4
2026-07-01T10:42:49.0544364Z     Checking toml_datetime v0.6.11
2026-07-01T10:42:49.1142558Z     Checking futures-buffered v0.2.13
2026-07-01T10:42:49.1687461Z     Checking universal-hash v0.5.1
2026-07-01T10:42:49.2274529Z     Checking aho-corasick v1.1.4
2026-07-01T10:42:49.2351457Z     Checking sync_wrapper v1.0.2
2026-07-01T10:42:49.2430744Z     Checking hashbrown v0.14.5
2026-07-01T10:42:49.2503813Z     Checking url v2.5.8
2026-07-01T10:42:49.2677885Z    Compiling powerfmt v0.2.0
2026-07-01T10:42:49.2859015Z     Checking toml_write v0.1.2
2026-07-01T10:42:49.3330899Z     Checking allocator-api2 v0.2.21
2026-07-01T10:42:49.4144468Z     Checking pin-utils v0.1.0
2026-07-01T10:42:49.4819812Z     Checking byteorder v1.5.0
2026-07-01T10:42:49.5221105Z    Compiling darling_macro v0.20.11
2026-07-01T10:42:49.6631992Z     Checking winnow v0.7.15
2026-07-01T10:42:49.6899471Z     Checking regex-syntax v0.8.10
2026-07-01T10:42:49.7051086Z     Checking lazy_static v1.5.0
2026-07-01T10:42:49.7347443Z     Checking opaque-debug v0.3.1
2026-07-01T10:42:49.7542825Z     Checking bitflags v1.3.2
2026-07-01T10:42:49.8064748Z     Checking hash32 v0.2.1
2026-07-01T10:42:49.8320347Z     Checking shared_library v0.1.9
2026-07-01T10:42:49.8332016Z     Checking polyval v0.6.2
2026-07-01T10:42:49.8418164Z     Checking nix v0.25.1
2026-07-01T10:42:49.9221873Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-01T10:42:49.9340459Z    Compiling deranged v0.5.8
2026-07-01T10:42:49.9507963Z     Checking ref-cast v1.0.25
2026-07-01T10:42:49.9727264Z     Checking pkcs8 v0.11.0-rc.10
2026-07-01T10:42:49.9962509Z     Checking serial v0.4.0
2026-07-01T10:42:50.0346736Z     Checking filedescriptor v0.8.3
2026-07-01T10:42:50.0596926Z     Checking winreg v0.10.1
2026-07-01T10:42:50.0855046Z    Compiling darling v0.20.11
2026-07-01T10:42:50.0908579Z     Checking crossbeam-utils v0.8.21
2026-07-01T10:42:50.0908960Z     Checking futures-executor v0.3.32
2026-07-01T10:42:50.1747039Z     Checking hashlink v0.9.1
2026-07-01T10:42:50.2168242Z     Checking prefix-trie v0.8.4
2026-07-01T10:42:50.2298888Z     Checking spin v0.9.8
2026-07-01T10:42:50.2866030Z     Checking windows-threading v0.2.1
2026-07-01T10:42:50.3779049Z    Compiling derive_builder_core v0.20.2
2026-07-01T10:42:50.4506790Z     Checking dyn-clone v1.0.20
2026-07-01T10:42:50.4886954Z     Checking downcast-rs v1.2.1
2026-07-01T10:42:50.4968139Z     Checking tower-layer v0.3.3
2026-07-01T10:42:50.5288831Z     Checking shell-words v1.1.1
2026-07-01T10:42:50.5376249Z    Compiling time-core v0.1.8
2026-07-01T10:42:50.5650961Z     Checking ryu v1.0.23
2026-07-01T10:42:50.6175054Z     Checking signature v3.0.0
2026-07-01T10:42:50.6580818Z    Compiling num-conv v0.2.2
2026-07-01T10:42:50.6614817Z     Checking portable-pty v0.8.1
2026-07-01T10:42:50.7149629Z    Compiling proc-macro-crate v3.5.0
2026-07-01T10:42:50.7658437Z     Checking schemars v1.2.1
2026-07-01T10:42:50.8038270Z     Checking heapless v0.7.17
2026-07-01T10:42:50.8225991Z     Checking ed25519 v3.0.0-rc.4
2026-07-01T10:42:50.8937550Z     Checking hickory-proto v0.26.0-beta.4
2026-07-01T10:42:50.9155641Z     Checking windows-future v0.3.2
2026-07-01T10:42:50.9961566Z     Checking vte v0.13.1
2026-07-01T10:42:51.0752997Z     Checking futures v0.3.32
2026-07-01T10:42:51.2678478Z    Compiling time v0.3.47
2026-07-01T10:42:51.3034693Z     Checking ghash v0.5.1
2026-07-01T10:42:51.3818818Z     Checking curve25519-dalek v5.0.0-pre.6
2026-07-01T10:42:51.4276271Z     Checking toml_edit v0.22.27
2026-07-01T10:42:51.4763776Z     Checking aes v0.8.4
2026-07-01T10:42:51.5035803Z     Checking regex-automata v0.4.14
2026-07-01T10:42:51.5617851Z     Checking ctr v0.9.2
2026-07-01T10:42:51.6072601Z     Checking sha2 v0.11.0-rc.5
2026-07-01T10:42:51.6586416Z     Checking windows-collections v0.3.2
2026-07-01T10:42:51.7496947Z     Checking windows-numerics v0.3.1
2026-07-01T10:42:51.7961312Z     Checking http-body-util v0.1.3
2026-07-01T10:42:51.8281535Z    Compiling derive_builder_macro v0.20.2
2026-07-01T10:42:51.8832722Z     Checking aead v0.5.2
2026-07-01T10:42:51.9661415Z     Checking rusqlite v0.32.1
2026-07-01T10:42:51.9662377Z     Checking cobs v0.3.0
2026-07-01T10:42:52.0331902Z     Checking widestring v1.2.1
2026-07-01T10:42:52.1602126Z     Checking postcard v1.1.3
2026-07-01T10:42:52.1973949Z     Checking aes-gcm v0.10.3
2026-07-01T10:42:52.2484274Z     Checking windows v0.62.2
2026-07-01T10:42:52.4178083Z    Compiling num_enum_derive v0.7.6
2026-07-01T10:42:52.4222737Z     Checking data-encoding-macro v0.1.20
2026-07-01T10:42:52.4561218Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-01T10:42:52.5403144Z     Checking crossbeam-channel v0.5.15
2026-07-01T10:42:52.5509343Z     Checking socket2 v0.6.4
2026-07-01T10:42:52.6244949Z     Checking mio v1.2.1
2026-07-01T10:42:52.6800585Z     Checking crossbeam-epoch v0.9.18
2026-07-01T10:42:52.6971010Z     Checking chrono v0.4.45
2026-07-01T10:42:52.8212023Z     Checking spt-store v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-01T10:42:52.8434411Z     Checking noq-udp v0.10.0
2026-07-01T10:42:52.8864345Z    Compiling blake3 v1.8.5
2026-07-01T10:42:52.9153856Z     Checking toml v0.8.23
2026-07-01T10:42:52.9283336Z     Checking windows-registry v0.6.1
2026-07-01T10:42:52.9284380Z     Checking uuid v1.23.2
2026-07-01T10:42:53.0344571Z     Checking tokio v1.52.3
2026-07-01T10:42:53.1356039Z     Checking lru-slab v0.1.2
2026-07-01T10:42:53.2537987Z     Checking foldhash v0.2.0
2026-07-01T10:42:53.2901978Z     Checking mac-addr v0.3.0
2026-07-01T10:42:53.3137380Z     Checking sorted-index-buffer v0.2.1
2026-07-01T10:42:53.3282272Z     Checking rustc-hash v2.1.2
2026-07-01T10:42:53.7189190Z     Checking tagptr v0.2.0
2026-07-01T10:42:53.7301067Z     Checking regex v1.12.3
2026-07-01T10:42:53.7580450Z    Compiling derive_builder v0.20.2
2026-07-01T10:42:53.7742756Z     Checking identity-hash v0.1.0
2026-07-01T10:42:53.7743157Z     Checking xml-rs v0.8.28
2026-07-01T10:42:53.8307006Z     Checking netdev v0.42.0
2026-07-01T10:42:53.8472863Z     Checking hashbrown v0.16.1
2026-07-01T10:42:53.9293477Z     Checking ipconfig v0.3.4
2026-07-01T10:42:53.9592604Z     Checking strum v0.28.0
2026-07-01T10:42:53.9760021Z     Checking moka v0.12.15
2026-07-01T10:42:53.9908749Z    Compiling vergen-lib v9.1.0
2026-07-01T10:42:54.0887253Z    Compiling vergen-lib v0.1.6
2026-07-01T10:42:54.1261488Z     Checking num_enum v0.7.6
2026-07-01T10:42:54.1544242Z     Checking iroh-metrics v0.38.3
2026-07-01T10:42:54.1598704Z     Checking iroh-base v0.98.0
2026-07-01T10:42:54.3084878Z    Compiling vergen v9.1.0
2026-07-01T10:42:54.3129073Z     Checking xmltree v0.10.3
2026-07-01T10:42:54.4664895Z    Compiling vergen-gitcl v1.0.8
2026-07-01T10:42:54.5242760Z     Checking tempfile v3.27.0
2026-07-01T10:42:54.5400476Z     Checking attohttpc v0.30.1
2026-07-01T10:42:54.5825340Z     Checking spt-msg v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-01T10:42:54.5825906Z     Checking simple-dns v0.9.3
2026-07-01T10:42:54.6017404Z     Checking sha1_smol v1.0.1
2026-07-01T10:42:54.6635358Z     Checking constant_time_eq v0.4.2
2026-07-01T10:42:54.7183472Z     Checking arrayref v0.3.9
2026-07-01T10:42:54.7311365Z     Checking resolv-conf v0.7.6
2026-07-01T10:42:54.7800480Z     Checking smol_str v0.1.24
2026-07-01T10:42:54.8152295Z     Checking simdutf8 v0.1.5
2026-07-01T10:42:54.8152709Z     Checking lru v0.16.4
2026-07-01T10:42:54.8207302Z     Checking seize v0.5.1
2026-07-01T10:42:54.8629073Z     Checking hmac v0.12.1
2026-07-01T10:42:54.8743775Z     Checking serde_bytes v0.11.19
2026-07-01T10:42:54.9004265Z     Checking webpki-roots v1.0.7
2026-07-01T10:42:54.9284247Z     Checking spt-term v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-01T10:42:54.9392052Z     Checking spt-runtime v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-01T10:42:54.9539223Z     Checking cmov v0.5.4
2026-07-01T10:42:54.9896323Z     Checking sha1 v0.10.6
2026-07-01T10:42:55.0015850Z     Checking recvmsg v1.0.0
2026-07-01T10:42:55.0130707Z     Checking hkdf v0.12.4
2026-07-01T10:42:55.0468820Z    Compiling darling_core v0.23.0
2026-07-01T10:42:55.0606799Z     Checking once_cell_polyfill v1.70.2
2026-07-01T10:42:55.0771631Z     Checking papaya v0.2.4
2026-07-01T10:42:55.1495694Z     Checking anstyle v1.0.14
2026-07-01T10:42:55.1560987Z     Checking anstyle-query v1.1.5
2026-07-01T10:42:55.1733830Z     Checking spake2 v0.4.0
2026-07-01T10:42:55.1868981Z     Checking ctutils v0.4.2
2026-07-01T10:42:55.2930750Z     Checking interprocess v2.4.2
2026-07-01T10:42:55.3173454Z     Checking anstyle-parse v1.0.0
2026-07-01T10:42:55.3511513Z     Checking anstyle-wincon v3.0.11
2026-07-01T10:42:55.3528425Z     Checking colorchoice v1.0.5
2026-07-01T10:42:55.3957736Z     Checking is_terminal_polyfill v1.70.2
2026-07-01T10:42:55.4174754Z    Compiling iroh-relay v0.98.0
2026-07-01T10:42:55.4177429Z     Checking unicode-segmentation v1.13.3
2026-07-01T10:42:55.4422920Z     Checking foldhash v0.1.5
2026-07-01T10:42:55.4544224Z     Checking terminal_size v0.4.4
2026-07-01T10:42:55.4882542Z     Checking itertools v0.13.0
2026-07-01T10:42:55.4896616Z     Checking crossterm_winapi v0.9.1
2026-07-01T10:42:55.4963646Z     Checking castaway v0.2.4
2026-07-01T10:42:55.4979381Z     Checking anstream v1.0.0
2026-07-01T10:42:55.5850025Z     Checking unicode-width v0.1.14
2026-07-01T10:42:55.6098723Z     Checking hashbrown v0.15.5
2026-07-01T10:42:55.6193260Z     Checking static_assertions v1.1.0
2026-07-01T10:42:55.6705487Z     Checking strsim v0.11.1
2026-07-01T10:42:55.6918746Z     Checking clap_lex v1.1.0
2026-07-01T10:42:55.7654012Z     Checking compact_str v0.8.2
2026-07-01T10:42:55.7950323Z     Checking crossterm v0.28.1
2026-07-01T10:42:55.8330385Z     Checking strum v0.26.3
2026-07-01T10:42:55.8978698Z     Checking cassowary v0.3.0
2026-07-01T10:42:55.9003021Z     Checking error-code v3.3.2
2026-07-01T10:42:55.9147946Z     Checking clap_builder v4.6.0
2026-07-01T10:42:56.0289801Z     Checking unicode-width v0.2.0
2026-07-01T10:42:56.0357991Z     Checking nucleo-matcher v0.3.1
2026-07-01T10:42:56.0971295Z     Checking clipboard-win v5.4.1
2026-07-01T10:42:56.2291943Z     Checking qrcode v0.14.1
2026-07-01T10:42:56.2407604Z     Checking lru v0.12.5
2026-07-01T10:42:56.6719576Z     Checking mock-adapter v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-07-01T10:42:56.8925175Z     Checking unicode-truncate v1.1.0
2026-07-01T10:42:57.1096529Z     Checking tokio-util v0.7.18
2026-07-01T10:42:57.1111754Z     Checking tower v0.5.3
2026-07-01T10:42:57.1474339Z     Checking acto v0.8.2
2026-07-01T10:42:57.1914689Z     Checking backon v1.6.0
2026-07-01T10:42:57.2385456Z     Checking spt-live v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-01T10:42:57.6656071Z     Checking tower-http v0.6.11
2026-07-01T10:42:57.7018095Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-01T10:42:57.7116232Z     Checking clap v4.6.1
2026-07-01T10:42:57.7897423Z     Checking h2 v0.4.14
2026-07-01T10:42:57.7897708Z     Checking n0-future v0.3.2
2026-07-01T10:42:57.7897967Z     Checking tokio-stream v0.1.18
2026-07-01T10:42:57.8014167Z    Compiling darling_macro v0.23.0
2026-07-01T10:42:57.9218307Z     Checking n0-watcher v0.6.1
2026-07-01T10:42:57.9851535Z     Checking iroh-dns v0.98.0
2026-07-01T10:42:58.5183882Z    Compiling darling v0.23.0
2026-07-01T10:42:58.7757252Z    Compiling instability v0.3.12
2026-07-01T10:42:59.4346094Z     Checking ratatui v0.29.0
2026-07-01T10:43:00.8032963Z     Checking hyper v1.10.1
2026-07-01T10:43:01.0206018Z     Checking wmi v0.18.4
2026-07-01T10:43:01.5294032Z     Checking netwatch v0.16.0
2026-07-01T10:43:01.7823606Z     Checking hyper-util v0.1.20
2026-07-01T10:43:02.8420373Z     Checking igd-next v0.17.1
2026-07-01T10:43:03.2285610Z     Checking portmapper v0.16.0
2026-07-01T10:43:11.3191938Z    Compiling aws-lc-rs v1.17.0
2026-07-01T10:43:11.3333965Z    Compiling rustls v0.23.40
2026-07-01T10:43:12.1576045Z     Checking rustls-webpki v0.103.13
2026-07-01T10:43:14.0438200Z     Checking tokio-rustls v0.26.4
2026-07-01T10:43:14.0438424Z     Checking noq-proto v0.17.0
2026-07-01T10:43:14.0438656Z     Checking rustls-platform-verifier v0.7.0
2026-07-01T10:43:14.2095176Z     Checking hyper-rustls v0.27.9
2026-07-01T10:43:14.2095491Z     Checking hickory-net v0.26.0-beta.4
2026-07-01T10:43:14.2095669Z     Checking tokio-websockets v0.13.2
2026-07-01T10:43:14.3440062Z     Checking reqwest v0.13.4
2026-07-01T10:43:15.0023075Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-01T10:43:16.3465485Z     Checking noq v0.18.0
2026-07-01T10:43:17.5595824Z     Checking iroh v0.98.2
2026-07-01T10:43:21.0071963Z     Checking spt-net v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-01T10:43:22.3449243Z     Checking spt-daemon v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-01T10:43:25.9147353Z     Checking spt v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-01T10:43:26.4256952Z     Checking xtask v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-07-01T10:43:31.3347544Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.43s
2026-07-01T10:43:31.5284819Z ##[group]Run actions/checkout@v5
2026-07-01T10:43:31.5285019Z with:
2026-07-01T10:43:31.5285161Z   repository: SaberMage/spt-shell-notify
2026-07-01T10:43:31.5285340Z   path: .adapter-notify
2026-07-01T10:43:31.5287173Z   token: ***
2026-07-01T10:43:31.5287295Z   ssh-strict: true
2026-07-01T10:43:31.5287423Z   ssh-user: git
2026-07-01T10:43:31.5287549Z   persist-credentials: true
2026-07-01T10:43:31.5287688Z   clean: true
2026-07-01T10:43:31.5287822Z   sparse-checkout-cone-mode: true
2026-07-01T10:43:31.5287974Z   fetch-depth: 1
2026-07-01T10:43:31.5288091Z   fetch-tags: false
2026-07-01T10:43:31.5288217Z   show-progress: true
2026-07-01T10:43:31.5288338Z   lfs: false
2026-07-01T10:43:31.5288450Z   submodules: false
2026-07-01T10:43:31.5288573Z   set-safe-directory: true
2026-07-01T10:43:31.5288706Z env:
2026-07-01T10:43:31.5288820Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:31.5288984Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:31.5289154Z ##[endgroup]
2026-07-01T10:43:31.6017815Z Syncing repository: SaberMage/spt-shell-notify
2026-07-01T10:43:31.6022494Z ##[group]Getting Git version info
2026-07-01T10:43:31.6023549Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-01T10:43:31.6442439Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:43:31.6644955Z git version 2.43.0.windows.1
2026-07-01T10:43:31.6670137Z ##[endgroup]
2026-07-01T10:43:31.6677810Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\65e8b5d6-f9fa-42ab-b05b-1791b5ec6ca0\.gitconfig'
2026-07-01T10:43:31.6692234Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\65e8b5d6-f9fa-42ab-b05b-1791b5ec6ca0' before making global git config changes
2026-07-01T10:43:31.6692699Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:43:31.6697128Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T10:43:31.6922634Z ##[group]Initializing the repository
2026-07-01T10:43:31.6927686Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T10:43:31.7244839Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-01T10:43:31.7270039Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-01T10:43:31.7525879Z ##[endgroup]
2026-07-01T10:43:31.7526121Z ##[group]Disabling automatic garbage collection
2026-07-01T10:43:31.7530688Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T10:43:31.7749681Z ##[endgroup]
2026-07-01T10:43:31.7749897Z ##[group]Setting up auth
2026-07-01T10:43:31.7756554Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:43:31.7986818Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:43:32.2127255Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:43:32.2360474Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:43:32.6072197Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:43:32.6293536Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:43:33.0381346Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T10:43:33.0670602Z ##[endgroup]
2026-07-01T10:43:33.0670949Z ##[group]Determining the default branch
2026-07-01T10:43:33.0673278Z Retrieving the default branch name
2026-07-01T10:43:33.5777191Z Default branch 'main'
2026-07-01T10:43:33.5777552Z ##[endgroup]
2026-07-01T10:43:33.5777810Z ##[group]Fetching the repository
2026-07-01T10:43:33.5785053Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-01T10:43:34.3915056Z From https://github.com/SaberMage/spt-shell-notify
2026-07-01T10:43:34.3915330Z  * [new branch]      main       -> origin/main
2026-07-01T10:43:34.4029424Z ##[endgroup]
2026-07-01T10:43:34.4029645Z ##[group]Determining the checkout info
2026-07-01T10:43:34.4030801Z ##[endgroup]
2026-07-01T10:43:34.4036344Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T10:43:34.4284484Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T10:43:34.4497217Z ##[group]Checking out the ref
2026-07-01T10:43:34.4501578Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-01T10:43:34.4806904Z branch 'main' set up to track 'origin/main'.
2026-07-01T10:43:34.4807329Z Reset branch 'main'
2026-07-01T10:43:34.4826901Z ##[endgroup]
2026-07-01T10:43:34.5060836Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T10:43:34.5256393Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-07-01T10:43:34.5486371Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-07-01T10:43:34.5486877Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-07-01T10:43:34.5560942Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:43:34.5561265Z env:
2026-07-01T10:43:34.5561433Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:34.5561616Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:34.5561769Z ##[endgroup]
2026-07-01T10:43:34.8464929Z     Updating crates.io index
2026-07-01T10:43:34.9302739Z      Locking 11 packages to latest compatible versions
2026-07-01T10:43:34.9762012Z    Compiling serde_core v1.0.228
2026-07-01T10:43:34.9762630Z    Compiling zmij v1.0.21
2026-07-01T10:43:34.9762884Z    Compiling serde_json v1.0.150
2026-07-01T10:43:34.9763090Z    Compiling itoa v1.0.18
2026-07-01T10:43:34.9763806Z    Compiling memchr v2.8.2
2026-07-01T10:43:37.2397403Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-07-01T10:43:37.6053409Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
2026-07-01T10:43:37.7236358Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-07-01T10:43:37.7236718Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-07-01T10:43:37.7293998Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:43:37.7294222Z env:
2026-07-01T10:43:37.7294351Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:37.7294524Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:37.7294838Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-07-01T10:43:37.7295163Z ##[endgroup]
2026-07-01T10:43:38.5832067Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
2026-07-01T10:43:38.6037587Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-7872133d168fd8e7.exe)
2026-07-01T10:43:38.6115093Z 
2026-07-01T10:43:38.6115229Z running 1 test
2026-07-01T10:43:39.2733423Z test notify_shell_renders_a_commanded_toast ... ok
2026-07-01T10:43:39.2733605Z 
2026-07-01T10:43:39.2733766Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
2026-07-01T10:43:39.2733976Z 
2026-07-01T10:43:39.3682440Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-07-01T10:43:39.3682780Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-07-01T10:43:39.3736694Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:43:39.3736907Z env:
2026-07-01T10:43:39.3737029Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:39.3737207Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:39.3737362Z   SPT_INSTALL_E2E: 1
2026-07-01T10:43:39.3737488Z ##[endgroup]
2026-07-01T10:43:40.2305150Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
2026-07-01T10:43:40.2550894Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-79b79761d6c78d06.exe)
2026-07-01T10:43:40.2659853Z 
2026-07-01T10:43:40.2660098Z running 2 tests
2026-07-01T10:43:40.2665212Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-07-01T10:43:49.3192826Z test install_script_against_staged_release ... ok
2026-07-01T10:43:49.3192999Z 
2026-07-01T10:43:49.3193164Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.05s
2026-07-01T10:43:49.3193378Z 
2026-07-01T10:43:49.4136594Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-01T10:43:49.4137122Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-01T10:43:49.4138125Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-01T10:43:49.4138389Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-01T10:43:49.4138589Z [36;1mexit 0[0m
2026-07-01T10:43:49.4193985Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:43:49.4194206Z env:
2026-07-01T10:43:49.4194333Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:49.4194497Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:49.4194645Z ##[endgroup]
2026-07-01T10:43:49.7288481Z ##[group]Run cargo run -p xtask -- check
2026-07-01T10:43:49.7288828Z [36;1mcargo run -p xtask -- check[0m
2026-07-01T10:43:49.7344859Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-01T10:43:49.7345087Z env:
2026-07-01T10:43:49.7345215Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T10:43:49.7345388Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T10:43:49.7345545Z ##[endgroup]
2026-07-01T10:43:50.4356515Z    Compiling windows-sys v0.61.2
2026-07-01T10:43:50.4366667Z    Compiling cc v1.2.63
2026-07-01T10:43:50.4431198Z    Compiling rustls v0.23.40
2026-07-01T10:43:50.4507357Z    Compiling fastrand v2.4.1
2026-07-01T10:43:50.4570818Z    Compiling either v1.16.0
2026-07-01T10:43:50.4640487Z    Compiling windows-sys v0.59.0
2026-07-01T10:43:50.5692290Z    Compiling futures-lite v2.6.1
2026-07-01T10:43:50.5926132Z    Compiling prefix-trie v0.8.4
2026-07-01T10:43:50.9521640Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-01T10:43:51.2015402Z    Compiling ring v0.17.14
2026-07-01T10:43:51.2015700Z    Compiling libsqlite3-sys v0.30.1
2026-07-01T10:43:51.2015982Z    Compiling blake3 v1.8.5
2026-07-01T10:43:53.3334813Z    Compiling rusqlite v0.32.1
2026-07-01T10:43:53.7180289Z    Compiling rustls-webpki v0.103.13
2026-07-01T10:43:53.8822144Z    Compiling spt-store v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-01T10:43:55.1426284Z    Compiling spt-msg v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-01T10:43:55.2938952Z    Compiling spt-runtime v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-01T10:43:55.2939373Z    Compiling spt-term v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-01T10:43:55.5296620Z    Compiling socket2 v0.6.4
2026-07-01T10:43:55.5298388Z    Compiling mio v1.2.1
2026-07-01T10:43:55.5298637Z    Compiling netdev v0.42.0
2026-07-01T10:43:55.5632782Z    Compiling seize v0.5.1
2026-07-01T10:43:55.6463682Z    Compiling interprocess v2.4.2
2026-07-01T10:43:55.8121078Z    Compiling papaya v0.2.4
2026-07-01T10:43:55.8972600Z    Compiling noq-udp v0.10.0
2026-07-01T10:43:55.9624154Z    Compiling ipconfig v0.3.4
2026-07-01T10:43:56.0752478Z    Compiling tokio v1.52.3
2026-07-01T10:43:56.6511905Z    Compiling rustls-platform-verifier v0.7.0
2026-07-01T10:43:56.6575739Z    Compiling noq-proto v0.17.0
2026-07-01T10:43:57.5909733Z    Compiling spt-live v0.19.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-01T10:43:59.2436296Z    Compiling tokio-util v0.7.18
2026-07-01T10:43:59.2436632Z    Compiling tokio-rustls v0.26.4
2026-07-01T10:43:59.2436883Z    Compiling tower v0.5.3
2026-07-01T10:43:59.2463710Z    Compiling acto v0.8.2
2026-07-01T10:43:59.2463996Z    Compiling backon v1.6.0
2026-07-01T10:43:59.7169327Z    Compiling tower-http v0.6.11
2026-07-01T10:43:59.7757731Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-01T10:43:59.9498853Z    Compiling h2 v0.4.14
2026-07-01T10:43:59.9499167Z    Compiling n0-future v0.3.2
2026-07-01T10:43:59.9499458Z    Compiling tokio-stream v0.1.18
2026-07-01T10:43:59.9500886Z    Compiling tokio-websockets v0.13.2
2026-07-01T10:44:00.1020907Z    Compiling n0-watcher v0.6.1
2026-07-01T10:44:00.1118559Z    Compiling iroh-dns v0.98.0
2026-07-01T10:44:00.3584781Z    Compiling netwatch v0.16.0
2026-07-01T10:44:00.5025938Z    Compiling noq v0.18.0
2026-07-01T10:44:03.0053922Z    Compiling hyper v1.10.1
2026-07-01T10:44:03.0054396Z    Compiling hickory-net v0.26.0-beta.4
2026-07-01T10:44:04.3893799Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-01T10:44:04.6566699Z    Compiling hyper-util v0.1.20
2026-07-01T10:44:05.4832901Z    Compiling hyper-rustls v0.27.9
2026-07-01T10:44:05.4833233Z    Compiling igd-next v0.17.1
2026-07-01T10:44:05.6387813Z    Compiling reqwest v0.13.4
2026-07-01T10:44:06.0821708Z    Compiling portmapper v0.16.0
2026-07-01T10:44:07.0749934Z error: failed to build archive at `C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libigd_next-3c82a8582b52513b.rlib`: There is not enough space on the disk. (os error 112)
2026-07-01T10:44:07.0750673Z 
2026-07-01T10:44:07.0898657Z error: could not compile `igd-next` (lib) due to 1 previous error
2026-07-01T10:44:07.0898949Z warning: build failed, waiting for other jobs to finish...
2026-07-01T10:44:07.1766864Z rustc-LLVM ERROR: IO failure on output stream: no space on device
2026-07-01T10:44:07.2032352Z error: could not compile `reqwest` (lib)
2026-07-01T10:44:07.2032533Z 
2026-07-01T10:44:07.2032587Z Caused by:
2026-07-01T10:44:07.2042267Z   process didn't exit successfully: `C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rustc.exe --crate-name reqwest --edition=2021 C:\Users\decid\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\reqwest-0.13.4\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg cfg(reqwest_unstable) --cfg "feature=\"__rustls\"" --cfg "feature=\"__tls\"" --cfg "feature=\"rustls-no-provider\"" --cfg "feature=\"stream\"" --check-cfg cfg(docsrs,test) --check-cfg "cfg(feature, values(\"__native-tls\", \"__native-tls-alpn\", \"__rustls\", \"__rustls-aws-lc-rs\", \"__tls\", \"blocking\", \"brotli\", \"charset\", \"cookies\", \"default\", \"default-tls\", \"deflate\", \"form\", \"gzip\", \"hickory-dns\", \"http2\", \"http3\", \"json\", \"multipart\", \"native-tls\", \"native-tls-no-alpn\", \"native-tls-vendored\", \"native-tls-vendored-no-alpn\", \"query\", \"rustls\", \"rustls-no-provider\", \"socks\", \"stream\", \"system-proxy\", \"zstd\"))" -C metadata=117b4d539b6a6b7c -C extra-filename=-17cb2a5694bd2db8 --out-dir C:\actions-runner\_work\spt-core\spt-core\target\debug\deps -L dependency=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps --extern base64=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbase64-b548805f762d34b4.rmeta --extern bytes=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbytes-7fa99c9996959c98.rmeta --extern futures_core=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libfutures_core-7252e840735b8748.rmeta --extern futures_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libfutures_util-52ae071499bdb712.rmeta --extern http=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhttp-de7cbc14c6f3977a.rmeta --extern http_body=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhttp_body-c0de5227f56d9c08.rmeta --extern http_body_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhttp_body_util-ee0e6ed9b09a7763.rmeta --extern hyper=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhyper-ac59c1a76096c593.rmeta --extern hyper_rustls=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhyper_rustls-d6536293f3df5838.rmeta --extern hyper_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhyper_util-0d4d4bc6eeb768f3.rmeta --extern log=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\liblog-92c32a39d373ca8e.rmeta --extern percent_encoding=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libpercent_encoding-0aff148551bb810a.rmeta --extern pin_project_lite=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libpin_project_lite-8f01750316d5cd7f.rmeta --extern rustls=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\librustls-5563e63e01f87229.rmeta --extern rustls_pki_types=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\librustls_pki_types-5c2e8c1f48d64884.rmeta --extern rustls_platform_verifier=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\librustls_platform_verifier-e4e04fe6f8aff33d.rmeta --extern sync_wrapper=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsync_wrapper-33a0c82dec098f0c.rmeta --extern tokio=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio-81663a2dd616a9e3.rmeta --extern tokio_rustls=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio_rustls-ea1aed64c5517ade.rmeta --extern tokio_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio_util-41de15c2eacefe98.rmeta --extern tower=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtower-1b810d3ad0795024.rmeta --extern tower_http=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtower_http-e7d8b0f066b54b1d.rmeta --extern tower_service=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtower_service-145c4257e306c319.rmeta --extern url=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\liburl-184633b9c79ab0ce.rmeta --cap-lints allow -L native=C:\actions-runner\_work\spt-core\spt-core\target\debug\build\ring-c5def11b7867b04a\out` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
2026-07-01T10:44:07.2347952Z rustc-LLVM ERROR: IO failure on output stream: no space on device
2026-07-01T10:44:07.2588319Z error: could not compile `portmapper` (lib)
2026-07-01T10:44:07.2588499Z 
2026-07-01T10:44:07.2588562Z Caused by:
2026-07-01T10:44:07.2595917Z   process didn't exit successfully: `C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\rustc.exe --crate-name portmapper --edition=2024 C:\Users\decid\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\portmapper-0.16.0\src\lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=clippy::unused-async --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg cfg(iroh_docsrs) --check-cfg cfg(skip_patchbay) --cfg "feature=\"metrics\"" --check-cfg cfg(docsrs,test) --check-cfg "cfg(feature, values(\"default\", \"metrics\"))" -C metadata=d054e54d65b23883 -C extra-filename=-9f0be2b15a0ea5ed --out-dir C:\actions-runner\_work\spt-core\spt-core\target\debug\deps -L dependency=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps --extern base64=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbase64-b548805f762d34b4.rmeta --extern bytes=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libbytes-7fa99c9996959c98.rmeta --extern derive_more=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libderive_more-16aa7b00a00b2c86.rmeta --extern futures_lite=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libfutures_lite-2344e324a0995d0f.rmeta --extern futures_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libfutures_util-52ae071499bdb712.rmeta --extern hyper_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libhyper_util-0d4d4bc6eeb768f3.rmeta --extern igd_next=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libigd_next-3c82a8582b52513b.rmeta --extern iroh_metrics=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libiroh_metrics-e13be9867bb4bc83.rmeta --extern libc=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\liblibc-7f7a05fa01df7784.rmeta --extern n0_error=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libn0_error-2009ee40cb58e819.rmeta --extern netwatch=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libnetwatch-e0fc40f4e5be76f5.rmeta --extern num_enum=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libnum_enum-fe12a30f688bcb7d.rmeta --extern rand=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\librand-de8626ecb355e840.rmeta --extern serde=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libserde-2cfe227265f9e30b.rmeta --extern smallvec=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsmallvec-0351b9b3b0d13bf4.rmeta --extern socket2=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libsocket2-367bd332fc24c715.rmeta --extern time=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtime-c452403aebfbeeb7.rmeta --extern tokio=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio-81663a2dd616a9e3.rmeta --extern tokio_util=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtokio_util-41de15c2eacefe98.rmeta --extern tower_layer=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtower_layer-5d61ed3d375f5ba7.rmeta --extern tracing=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\libtracing-98941201e0371249.rmeta --extern url=C:\actions-runner\_work\spt-core\spt-core\target\debug\deps\liburl-184633b9c79ab0ce.rmeta --cap-lints allow` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
2026-07-01T10:44:07.3380796Z ##[error]Process completed with exit code 1.
2026-07-01T10:44:07.3608314Z Post job cleanup.
2026-07-01T10:44:07.4732272Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T10:44:07.4943694Z git version 2.43.0.windows.1
2026-07-01T10:44:07.4977463Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a5f0b000-576f-493b-89be-1b1cd29f90fa\.gitconfig'
2026-07-01T10:44:07.4993947Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a5f0b000-576f-493b-89be-1b1cd29f90fa' before making global git config changes
2026-07-01T10:44:07.4994412Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T10:44:07.4999909Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-01T10:44:07.5220829Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T10:44:07.5427789Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T10:44:07.9107807Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T10:44:07.9334559Z http.https://github.com/.extraheader
2026-07-01T10:44:07.9358045Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-01T10:44:07.9577791Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T10:44:08.3150777Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T10:44:08.3362804Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T10:44:08.7160139Z ##[error]There is not enough space on the disk. : 'C:\actions-runner\_diag\pages\fe0414e7-d4a6-4346-9d51-cfc950f3565c_91cd4d10-b019-44ce-aeff-7a41a1385cdf_1.log'
